FD.io VPP  v19.01.1-17-ge106252
Vector Packet Processing
igmp_query.h File Reference
+ Include dependency graph for igmp_query.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

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

Typedefs

typedef struct igmp_query_args_t_ igmp_query_args_t
 A copy of the query message sent from the worker to the main thread. More...
 

Functions

void igmp_handle_query (const igmp_query_args_t *args)
 Called from the main thread on reception of a Query message. More...
 

Typedef Documentation

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

Function Documentation

void igmp_handle_query ( const igmp_query_args_t args)

Called from the main thread on reception of a Query message.

Definition at line 174 of file igmp_query.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: