Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Ddcbnl.h428 DCB_ATTR_DCB_APP_TRUST_TABLE, enumerator
/linux-6.12.1/net/dcb/
Ddcbnl.c169 [DCB_ATTR_DCB_APP_TRUST_TABLE] = {.type = NLA_NESTED},
1082 apptrust = nla_nest_start(skb, DCB_ATTR_DCB_APP_TRUST_TABLE); in dcbnl_getapptrust()
1643 if (ieee[DCB_ATTR_DCB_APP_TRUST_TABLE]) { in dcbnl_ieee_set()
1654 nla_for_each_nested(attr, ieee[DCB_ATTR_DCB_APP_TRUST_TABLE], in dcbnl_ieee_set()