![]() |
FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Collaboration diagram for ip6_mldp_group_t:Data Fields | |
| u8 | type |
| ip6_address_t | mcast_address |
| u16 | num_sources |
| ip6_address_t * | mcast_source_address_pool |
Definition at line 69 of file ip6_neighbor.c.
| ip6_address_t ip6_mldp_group_t::mcast_address |
Definition at line 73 of file ip6_neighbor.c.
| ip6_address_t* ip6_mldp_group_t::mcast_source_address_pool |
Definition at line 75 of file ip6_neighbor.c.
| u16 ip6_mldp_group_t::num_sources |
Definition at line 74 of file ip6_neighbor.c.
| u8 ip6_mldp_group_t::type |
Definition at line 72 of file ip6_neighbor.c.