Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Ddcbnl.h385 DCB_ATTR_CAP, enumerator
/linux-6.3-rc2/net/dcb/
A Ddcbnl.c51 [DCB_ATTR_CAP] = {.type = NLA_NESTED},
320 if (!tb[DCB_ATTR_CAP]) in dcbnl_getcap()
327 tb[DCB_ATTR_CAP], dcbnl_cap_nest, in dcbnl_getcap()
332 nest = nla_nest_start_noflag(skb, DCB_ATTR_CAP); in dcbnl_getcap()

Completed in 9 milliseconds