FD.io VPP
v16.09
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 73 of file ip6_neighbor.c.
ip6_address_t ip6_mldp_group_t::mcast_address |
Definition at line 76 of file ip6_neighbor.c.
ip6_address_t* ip6_mldp_group_t::mcast_source_address_pool |
Definition at line 78 of file ip6_neighbor.c.
u16 ip6_mldp_group_t::num_sources |
Definition at line 77 of file ip6_neighbor.c.
u8 ip6_mldp_group_t::type |
Definition at line 75 of file ip6_neighbor.c.