Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dbond_options.h66 BOND_OPT_RESEND_IGMP, enumerator
/linux-6.6.21/drivers/net/bonding/
Dbond_options.c434 [BOND_OPT_RESEND_IGMP] = {
435 .id = BOND_OPT_RESEND_IGMP,
Dbond_netlink.c415 err = __bond_opt_set(bond, BOND_OPT_RESEND_IGMP, &newval, in bond_changelink()