Home
last modified time | relevance | path

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

/linux-3.4.99/net/dcb/
Ddcbnl.c1331 struct nlattr *tc_nest = nla_nest_start(skb, i); in dcbnl_cee_pg_fill() local
1333 if (!tc_nest) in dcbnl_cee_pg_fill()
1352 nla_nest_end(skb, tc_nest); in dcbnl_cee_pg_fill()