Home
last modified time | relevance | path

Searched refs:BOND_DEFAULT_RESEND_IGMP (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dif_bonding.h89 #define BOND_DEFAULT_RESEND_IGMP 1 /* Default number of IGMP membership reports */ macro
/linux/drivers/net/bonding/
H A Dbond_main.c122 static int resend_igmp = BOND_DEFAULT_RESEND_IGMP;
6079 resend_igmp, BOND_DEFAULT_RESEND_IGMP); in bond_check_params()
6080 resend_igmp = BOND_DEFAULT_RESEND_IGMP; in bond_check_params()