Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_netlink.c110 [IFLA_BOND_MIN_LINKS] = { .type = NLA_U32 },
440 if (data[IFLA_BOND_MIN_LINKS]) { in bond_changelink()
442 nla_get_u32(data[IFLA_BOND_MIN_LINKS]); in bond_changelink()
446 data[IFLA_BOND_MIN_LINKS], extack); in bond_changelink()
744 if (nla_put_u32(skb, IFLA_BOND_MIN_LINKS, in bond_fill_info()
/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h854 IFLA_BOND_MIN_LINKS, enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h939 IFLA_BOND_MIN_LINKS, enumerator