Home
last modified time | relevance | path

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

/linux-4.4.14/net/dcb/
Ddcbnl.c66 [DCB_ATTR_IEEE] = {.type = NLA_NESTED},
1044 ieee = nla_nest_start(skb, DCB_ATTR_IEEE); in dcbnl_ieee_fill()
1423 if (!tb[DCB_ATTR_IEEE]) in dcbnl_ieee_set()
1427 tb[DCB_ATTR_IEEE], dcbnl_ieee_policy); in dcbnl_ieee_set()
1481 err = nla_put_u8(skb, DCB_ATTR_IEEE, err); in dcbnl_ieee_set()
1507 if (!tb[DCB_ATTR_IEEE]) in dcbnl_ieee_del()
1511 tb[DCB_ATTR_IEEE], dcbnl_ieee_policy); in dcbnl_ieee_del()
1535 err = nla_put_u8(skb, DCB_ATTR_IEEE, err); in dcbnl_ieee_del()
/linux-4.4.14/include/uapi/linux/
Ddcbnl.h373 DCB_ATTR_IEEE, enumerator