FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | igmp_report_args_t_ |
A copy of the report message sent from the worker to the main thread. More... | |
Typedefs | |
typedef struct igmp_report_args_t_ | igmp_report_args_t |
A copy of the report message sent from the worker to the main thread. More... | |
Functions | |
void | igmp_handle_report (const igmp_report_args_t *args) |
typedef struct igmp_report_args_t_ igmp_report_args_t |
A copy of the report message sent from the worker to the main thread.
void igmp_handle_report | ( | const igmp_report_args_t * | args | ) |
Definition at line 216 of file igmp_report.c.