Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/bonding/
Dbond_netlink.c110 [IFLA_BOND_AD_ACTOR_SYS_PRIO] = { .type = NLA_U16 },
400 if (data[IFLA_BOND_AD_ACTOR_SYS_PRIO]) { in bond_changelink()
402 nla_get_u16(data[IFLA_BOND_AD_ACTOR_SYS_PRIO]); in bond_changelink()
618 if (nla_put_u16(skb, IFLA_BOND_AD_ACTOR_SYS_PRIO, in bond_fill_info()
/linux-4.4.14/include/uapi/linux/
Dif_link.h496 IFLA_BOND_AD_ACTOR_SYS_PRIO, enumerator