Home
last modified time | relevance | path

Searched refs:IFLA_BOND_AD_ACTOR_SYSTEM (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/bonding/
Dbond_netlink.c112 [IFLA_BOND_AD_ACTOR_SYSTEM] = { .type = NLA_BINARY,
418 if (data[IFLA_BOND_AD_ACTOR_SYSTEM]) { in bond_changelink()
419 if (nla_len(data[IFLA_BOND_AD_ACTOR_SYSTEM]) != ETH_ALEN) in bond_changelink()
423 nla_get_be64(data[IFLA_BOND_AD_ACTOR_SYSTEM])); in bond_changelink()
626 if (nla_put(skb, IFLA_BOND_AD_ACTOR_SYSTEM, in bond_fill_info()
/linux-4.4.14/include/uapi/linux/
Dif_link.h498 IFLA_BOND_AD_ACTOR_SYSTEM, enumerator