Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dbond_options.h77 BOND_OPT_NS_TARGETS, enumerator
/linux-6.1.9/drivers/net/bonding/
Dbond_options.c302 [BOND_OPT_NS_TARGETS] = {
303 .id = BOND_OPT_NS_TARGETS,
Dbond_netlink.c321 err = __bond_opt_set(bond, BOND_OPT_NS_TARGETS, in bond_changelink()