Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Ddcbnl.h427 DCB_ATTR_IEEE_APP, enumerator
/Linux-v5.15/net/dcb/
Ddcbnl.c1119 err = nla_put(skb, DCB_ATTR_IEEE_APP, sizeof(itr->app), in dcbnl_ieee_fill()
1159 DCB_ATTR_IEEE_APP); in dcbnl_ieee_fill()
1498 if (nla_type(attr) != DCB_ATTR_IEEE_APP) in dcbnl_ieee_set()
1559 if (nla_type(attr) != DCB_ATTR_IEEE_APP) in dcbnl_ieee_del()