Home
last modified time | relevance | path

Searched refs:BOND_DEFAULT_RESEND_IGMP (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_bonding.h34 #define BOND_DEFAULT_RESEND_IGMP 1 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_bonding.h89 #define BOND_DEFAULT_RESEND_IGMP 1 /* Default number of IGMP membership reports */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_bonding.h89 #define BOND_DEFAULT_RESEND_IGMP 1 /* Default number of IGMP membership reports */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_bonding.h47 #define BOND_DEFAULT_RESEND_IGMP 1 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_bonding.h47 #define BOND_DEFAULT_RESEND_IGMP 1 macro
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c114 static int resend_igmp = BOND_DEFAULT_RESEND_IGMP;
5119 resend_igmp, BOND_DEFAULT_RESEND_IGMP); in bond_check_params()
5120 resend_igmp = BOND_DEFAULT_RESEND_IGMP; in bond_check_params()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c122 static int resend_igmp = BOND_DEFAULT_RESEND_IGMP;
6102 resend_igmp, BOND_DEFAULT_RESEND_IGMP); in bond_check_params()
6103 resend_igmp = BOND_DEFAULT_RESEND_IGMP; in bond_check_params()

Completed in 15 milliseconds