Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dematch.c439 struct nlattr *top_start; in tcf_em_tree_dump() local
442 top_start = nla_nest_start_noflag(skb, tlv); in tcf_em_tree_dump()
443 if (top_start == NULL) in tcf_em_tree_dump()
480 nla_nest_end(skb, top_start); in tcf_em_tree_dump()