Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dbond_options.h66 BOND_OPT_RESEND_IGMP, enumerator
/Linux-v6.1/drivers/net/bonding/
Dbond_options.c428 [BOND_OPT_RESEND_IGMP] = {
429 .id = BOND_OPT_RESEND_IGMP,
Dbond_netlink.c410 err = __bond_opt_set(bond, BOND_OPT_RESEND_IGMP, &newval, in bond_changelink()