#include <inet4_multicast_route.h>
Definition at line 101 of file inet4_multicast_route.h.
◆ Inet4MulticastRouteKey() [1/4]
Inet4MulticastRouteKey::Inet4MulticastRouteKey |
( |
const Peer * |
peer, |
|
|
const string & |
vrf_name, |
|
|
const Ip4Address & |
dip, |
|
|
const Ip4Address & |
sip, |
|
|
uint32_t |
ethernet_tag |
|
) |
| |
|
inline |
◆ Inet4MulticastRouteKey() [2/4]
Inet4MulticastRouteKey::Inet4MulticastRouteKey |
( |
const string & |
vrf_name, |
|
|
const Ip4Address & |
dip, |
|
|
const Ip4Address & |
sip |
|
) |
| |
|
inline |
◆ Inet4MulticastRouteKey() [3/4]
Inet4MulticastRouteKey::Inet4MulticastRouteKey |
( |
const string & |
vrf_name, |
|
|
const Ip4Address & |
dip |
|
) |
| |
|
inline |
◆ Inet4MulticastRouteKey() [4/4]
Inet4MulticastRouteKey::Inet4MulticastRouteKey |
( |
const string & |
vrf_name | ) |
|
|
inline |
◆ ~Inet4MulticastRouteKey()
virtual Inet4MulticastRouteKey::~Inet4MulticastRouteKey |
( |
| ) |
|
|
inlinevirtual |
◆ AllocRouteEntry()
AgentRoute * Inet4MulticastRouteKey::AllocRouteEntry |
( |
VrfEntry * |
vrf, |
|
|
bool |
is_multicast |
|
) |
| const |
|
virtual |
◆ Clone()
◆ dest_ip_addr()
const Ip4Address& Inet4MulticastRouteKey::dest_ip_addr |
( |
| ) |
const |
|
inline |
◆ DISALLOW_COPY_AND_ASSIGN()
◆ GetRouteTableType()
◆ src_ip_addr()
const Ip4Address& Inet4MulticastRouteKey::src_ip_addr |
( |
| ) |
const |
|
inline |
◆ ToString()
string Inet4MulticastRouteKey::ToString |
( |
| ) |
const |
|
virtual |
◆ dip_
◆ ethernet_tag_
uint32_t Inet4MulticastRouteKey::ethernet_tag_ |
|
private |
◆ sip_
The documentation for this class was generated from the following files: