Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_options.h59 BOND_OPT_MIIMON, enumerator
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c370 [BOND_OPT_MIIMON] = {
371 .id = BOND_OPT_MIIMON,
H A Dbond_netlink.c226 err = __bond_opt_set(bond, BOND_OPT_MIIMON, &newval, in bond_changelink()