Searched refs:DCB_ATTR_DCB_REWR_TABLE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddcbnl.h414 * @DCB_ATTR_DCB_REWR_TABLE: rewrite configuration
429 DCB_ATTR_DCB_REWR_TABLE, enumerator in enum:ieee_attrs
/linux-master/net/dcb/
H A Ddcbnl.c1245 rewr = nla_nest_start(skb, DCB_ATTR_DCB_REWR_TABLE);
1627 if (ieee[DCB_ATTR_DCB_REWR_TABLE]) {
1628 err = dcbnl_app_table_setdel(ieee[DCB_ATTR_DCB_REWR_TABLE],
1734 if (ieee[DCB_ATTR_DCB_REWR_TABLE]) {
1735 err = dcbnl_app_table_setdel(ieee[DCB_ATTR_DCB_REWR_TABLE],

Completed in 121 milliseconds