Home
last modified time | relevance | path

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

/linux-4.1.27/net/dcb/
Ddcbnl.c69 [DCB_ATTR_IEEE] = {.type = NLA_NESTED},
1047 ieee = nla_nest_start(skb, DCB_ATTR_IEEE); in dcbnl_ieee_fill()
1426 if (!tb[DCB_ATTR_IEEE]) in dcbnl_ieee_set()
1430 tb[DCB_ATTR_IEEE], dcbnl_ieee_policy); in dcbnl_ieee_set()
1484 err = nla_put_u8(skb, DCB_ATTR_IEEE, err); in dcbnl_ieee_set()
1510 if (!tb[DCB_ATTR_IEEE]) in dcbnl_ieee_del()
1514 tb[DCB_ATTR_IEEE], dcbnl_ieee_policy); in dcbnl_ieee_del()
1538 err = nla_put_u8(skb, DCB_ATTR_IEEE, err); in dcbnl_ieee_del()
/linux-4.1.27/include/uapi/linux/
Ddcbnl.h369 DCB_ATTR_IEEE, enumerator