Searched refs:tcf_action_dump_old (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/net/ |
D | act_api.h | 179 int tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int, int);
|
/Linux-v4.19/net/sched/ |
D | act_api.c | 695 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old() function 726 err = tcf_action_dump_old(skb, a, bind, ref); in tcf_action_dump_1()
|
D | cls_api.c | 2135 if (tcf_action_dump_old(skb, act, 0, 0) < 0) in tcf_exts_dump()
|