FD.io VPP  v18.07-rc0-415-g6c78436
Vector Packet Processing
igmp_src_t Struct Reference

igmp source More...

+ Collaboration diagram for igmp_src_t:

Data Fields

ip46_address_t addr
 
f64 exp_time
 
igmp_key_tkey
 

Detailed Description

igmp source

Parameters
addr- ip4/6 source address
exp_time- expiration time
key- pointer to key

Definition at line 94 of file igmp.h.

Field Documentation

ip46_address_t igmp_src_t::addr

Definition at line 96 of file igmp.h.

f64 igmp_src_t::exp_time

Definition at line 98 of file igmp.h.

igmp_key_t* igmp_src_t::key

Definition at line 100 of file igmp.h.


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