Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Ddcbnl.h383 DCB_ATTR_SET_ALL, enumerator
/linux-6.3-rc2/net/dcb/
A Ddcbnl.c49 [DCB_ATTR_SET_ALL] = {.type = NLA_U8},
786 if (!tb[DCB_ATTR_SET_ALL]) in dcbnl_setall()
792 ret = nla_put_u8(skb, DCB_ATTR_SET_ALL, in dcbnl_setall()

Completed in 10 milliseconds