Home
last modified time | relevance | path

Searched refs:BOND_OPT_RESEND_IGMP (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/include/net/
Dbond_options.h66 BOND_OPT_RESEND_IGMP, enumerator
/linux-6.14.4/drivers/net/bonding/
Dbond_options.c442 [BOND_OPT_RESEND_IGMP] = {
443 .id = BOND_OPT_RESEND_IGMP,
Dbond_netlink.c417 err = __bond_opt_set(bond, BOND_OPT_RESEND_IGMP, &newval, in bond_changelink()