Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_api.c540 err = tcf_action_dump_old(skb, a, bind, ref); in tcf_action_dump_1()
1241 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old() function
H A Dcls_api.c3494 if (tcf_action_dump_old(skb, act, 0, 0) < 0) in tcf_exts_dump()