FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
igmp_report.c File Reference
+ Include dependency graph for igmp_report.c:

Go to the source code of this file.

Functions

static ip46_address_t * igmp_group_mk_source_list (const igmp_membership_group_v3_t *r)
 
static void igmp_handle_group_update (igmp_config_t *config, const igmp_membership_group_v3_t *igmp_group)
 
static void igmp_handle_group_block (igmp_config_t *config, const igmp_membership_group_v3_t *igmp_group)
 
static void igmp_handle_group (igmp_config_t *config, const igmp_membership_group_v3_t *igmp_group)
 
void igmp_handle_report (const igmp_report_args_t *args)
 

Function Documentation

static ip46_address_t* igmp_group_mk_source_list ( const igmp_membership_group_v3_t r)
static

Definition at line 22 of file igmp_report.c.

+ Here is the caller graph for this function:

static void igmp_handle_group ( igmp_config_t config,
const igmp_membership_group_v3_t igmp_group 
)
static

Definition at line 135 of file igmp_report.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void igmp_handle_group_block ( igmp_config_t config,
const igmp_membership_group_v3_t igmp_group 
)
static

Definition at line 88 of file igmp_report.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void igmp_handle_group_update ( igmp_config_t config,
const igmp_membership_group_v3_t igmp_group 
)
static

Definition at line 56 of file igmp_report.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void igmp_handle_report ( const igmp_report_args_t args)

Definition at line 162 of file igmp_report.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: