Home
last modified time | relevance | path

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

/net/dcb/
Ddcbnl.c1186 struct nlattr *tc_nest = nla_nest_start_noflag(skb, i); in dcbnl_cee_pg_fill() local
1188 if (!tc_nest) in dcbnl_cee_pg_fill()
1208 nla_nest_end(skb, tc_nest); in dcbnl_cee_pg_fill()