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

igmp timer More...

Data Fields

f64 exp_time
 
igmp_timer_function_tfunc
 
u32 sw_if_index
 
void * data
 

Detailed Description

igmp timer

Parameters
exp_time- expiration time
func- function to call on timer expiration
sw_if_index- interface sw_if_index
data- custom data

Definition at line 239 of file igmp.h.

Field Documentation

void* igmp_timer_t_::data

Definition at line 245 of file igmp.h.

f64 igmp_timer_t_::exp_time

Definition at line 241 of file igmp.h.

igmp_timer_function_t* igmp_timer_t_::func

Definition at line 242 of file igmp.h.

u32 igmp_timer_t_::sw_if_index

Definition at line 244 of file igmp.h.


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