Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_options.h77 BOND_OPT_NS_TARGETS, enumerator
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c308 [BOND_OPT_NS_TARGETS] = {
309 .id = BOND_OPT_NS_TARGETS,
H A Dbond_netlink.c326 err = __bond_opt_set(bond, BOND_OPT_NS_TARGETS, in bond_changelink()