FD.io VPP  v19.08-27-gf4dcae4
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_exclude (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_update (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 188 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 101 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_exclude ( 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:

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

Definition at line 148 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 216 of file igmp_report.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: