Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_api.c478 tcf_action_dump_terse(struct sk_buff *skb, struct tc_action *a, bool from_act) in tcf_action_dump_terse() function
543 tcf_action_dump_terse(skb, p, true) : in tcf_dump_walker()
1190 if (tcf_action_dump_terse(skb, a, false)) in tcf_action_dump_1()
1239 err = terse ? tcf_action_dump_terse(skb, a, false) : in tcf_action_dump()