![]() |
FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
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 struct igmp_query_args_t_ igmp_query_args_t |
A copy of the query message sent from the worker to the main thread.
| 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: