FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
ip6_mldp_group_t Struct Reference
+ Collaboration diagram for ip6_mldp_group_t:

Data Fields

u16 num_sources
 
u8 type
 
ip6_address_t mcast_address
 
ip6_address_tmcast_source_address_pool
 

Detailed Description

Definition at line 55 of file ip6_mld.c.

Field Documentation

◆ mcast_address

ip6_address_t ip6_mldp_group_t::mcast_address

Definition at line 60 of file ip6_mld.c.

◆ mcast_source_address_pool

ip6_address_t* ip6_mldp_group_t::mcast_source_address_pool

Definition at line 61 of file ip6_mld.c.

◆ num_sources

u16 ip6_mldp_group_t::num_sources

Definition at line 58 of file ip6_mld.c.

◆ type

u8 ip6_mldp_group_t::type

Definition at line 59 of file ip6_mld.c.


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