FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
igmp_query_args_t_ Struct Reference

A copy of the query message sent from the worker to the main thread. More...

+ Collaboration diagram for igmp_query_args_t_:

Data Fields

u32 sw_if_index
 
igmp_membership_query_v3_t query [0]
 

Detailed Description

A copy of the query message sent from the worker to the main thread.

Definition at line 23 of file igmp_query.h.

Field Documentation

◆ query

igmp_membership_query_v3_t igmp_query_args_t_::query[0]

Definition at line 26 of file igmp_query.h.

◆ sw_if_index

u32 igmp_query_args_t_::sw_if_index

Definition at line 25 of file igmp_query.h.


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