Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dif_bonding.h89 #define BOND_DEFAULT_RESEND_IGMP 1 /* Default number of IGMP membership reports */ macro
/Linux-v5.15/drivers/net/bonding/
Dbond_main.c117 static int resend_igmp = BOND_DEFAULT_RESEND_IGMP;
5614 resend_igmp, BOND_DEFAULT_RESEND_IGMP); in bond_check_params()
5615 resend_igmp = BOND_DEFAULT_RESEND_IGMP; in bond_check_params()