Home
last modified time | relevance | path

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

/openbmc/linux/net/dcb/
H A Ddcbnl.c1322 struct nlattr *tc_nest = nla_nest_start_noflag(skb, i); in dcbnl_cee_pg_fill() local
1324 if (!tc_nest) in dcbnl_cee_pg_fill()
1344 nla_nest_end(skb, tc_nest); in dcbnl_cee_pg_fill()