Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dematch.c441 struct nlattr *top_start; in tcf_em_tree_dump() local
444 top_start = nla_nest_start_noflag(skb, tlv); in tcf_em_tree_dump()
445 if (top_start == NULL) in tcf_em_tree_dump()
482 nla_nest_end(skb, top_start); in tcf_em_tree_dump()