Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dif_bonding.h88 #define BOND_DEFAULT_RESEND_IGMP 1 /* Default number of IGMP membership reports */ macro
/linux-2.6.39/drivers/net/bonding/
Dbond_main.c110 static int resend_igmp = BOND_DEFAULT_RESEND_IGMP;
4765 resend_igmp, BOND_DEFAULT_RESEND_IGMP); in bond_check_params()
4766 resend_igmp = BOND_DEFAULT_RESEND_IGMP; in bond_check_params()