FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
ip6_mldp_group_t Struct Reference
+ Collaboration diagram for ip6_mldp_group_t:

Data Fields

u8 type
 
ip6_address_t mcast_address
 
u16 num_sources
 
ip6_address_tmcast_source_address_pool
 

Detailed Description

Definition at line 69 of file ip6_neighbor.c.

Field Documentation

◆ mcast_address

ip6_address_t ip6_mldp_group_t::mcast_address

Definition at line 73 of file ip6_neighbor.c.

◆ mcast_source_address_pool

ip6_address_t* ip6_mldp_group_t::mcast_source_address_pool

Definition at line 75 of file ip6_neighbor.c.

◆ num_sources

u16 ip6_mldp_group_t::num_sources

Definition at line 74 of file ip6_neighbor.c.

◆ type

u8 ip6_mldp_group_t::type

Definition at line 72 of file ip6_neighbor.c.


The documentation for this struct was generated from the following file: