Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Ddcbnl.h428 DCB_ATTR_DCB_APP_TRUST_TABLE, enumerator
/openbmc/linux/net/dcb/
H A 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()