Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dif_bonding.h89 #define BOND_DEFAULT_RESEND_IGMP 1 /* Default number of IGMP membership reports */ macro
/Linux-v4.19/drivers/net/bonding/
Dbond_main.c112 static int resend_igmp = BOND_DEFAULT_RESEND_IGMP;
4479 resend_igmp, BOND_DEFAULT_RESEND_IGMP); in bond_check_params()
4480 resend_igmp = BOND_DEFAULT_RESEND_IGMP; in bond_check_params()