Searched refs:tcf_action_dump_1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/net/ |
D | act_api.h | 219 int tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int, int);
|
/Linux-v6.1/net/sched/ |
D | act_api.c | 548 tcf_action_dump_1(skb, p, 0, 0); in tcf_dump_walker() 1167 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1() function 1209 EXPORT_SYMBOL(tcf_action_dump_1); 1224 tcf_action_dump_1(skb, a, bind, ref); in tcf_action_dump()
|