Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A 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()
/kernel/linux/linux-6.6/net/sched/
H A 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()

Completed in 3 milliseconds