Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_netlink.c105 [IFLA_BOND_FAIL_OVER_MAC] = { .type = NLA_U8 },
390 if (data[IFLA_BOND_FAIL_OVER_MAC]) { in bond_changelink()
392 nla_get_u8(data[IFLA_BOND_FAIL_OVER_MAC]); in bond_changelink()
396 data[IFLA_BOND_FAIL_OVER_MAC], extack); in bond_changelink()
724 if (nla_put_u8(skb, IFLA_BOND_FAIL_OVER_MAC, in bond_fill_info()
/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h849 IFLA_BOND_FAIL_OVER_MAC, enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h934 IFLA_BOND_FAIL_OVER_MAC, enumerator