Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Ddcbnl.h427 DCB_ATTR_IEEE_APP, enumerator
/Linux-v4.19/net/dcb/
Ddcbnl.c1116 err = nla_put(skb, DCB_ATTR_IEEE_APP, sizeof(itr->app), in dcbnl_ieee_fill()
1156 DCB_ATTR_IEEE_APP); in dcbnl_ieee_fill()
1484 if (nla_type(attr) != DCB_ATTR_IEEE_APP) in dcbnl_ieee_set()
1544 if (nla_type(attr) != DCB_ATTR_IEEE_APP) in dcbnl_ieee_del()