FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Data Fields | |
u8 | type |
ip6_address_t | mcast_address |
u16 | num_sources |
ip6_address_t * | mcast_source_address_pool |
Definition at line 70 of file ip6_neighbor.c.
ip6_address_t ip6_mldp_group_t::mcast_address |
Definition at line 74 of file ip6_neighbor.c.
ip6_address_t* ip6_mldp_group_t::mcast_source_address_pool |
Definition at line 76 of file ip6_neighbor.c.
u16 ip6_mldp_group_t::num_sources |
Definition at line 75 of file ip6_neighbor.c.
u8 ip6_mldp_group_t::type |
Definition at line 73 of file ip6_neighbor.c.