Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_options.h66 BOND_OPT_RESEND_IGMP, enumerator
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c435 [BOND_OPT_RESEND_IGMP] = {
436 .id = BOND_OPT_RESEND_IGMP,
H A Dbond_netlink.c415 err = __bond_opt_set(bond, BOND_OPT_RESEND_IGMP, &newval, in bond_changelink()