Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dbond_options.h62 BOND_OPT_RESEND_IGMP, enumerator
/Linux-v4.19/drivers/net/bonding/
Dbond_options.c373 [BOND_OPT_RESEND_IGMP] = {
374 .id = BOND_OPT_RESEND_IGMP,
Dbond_netlink.c336 err = __bond_opt_set(bond, BOND_OPT_RESEND_IGMP, &newval); in bond_changelink()