FD.io VPP  v19.08.1-401-g8e4ed521a
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

◆ igmp_group_mk_source_list()

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:

◆ igmp_handle_group()

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:

◆ igmp_handle_group_block()

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:

◆ igmp_handle_group_exclude()

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:

◆ igmp_handle_group_update()

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:

◆ igmp_handle_report()

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: