Searched refs:tcf_ipt_dump (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_ipt.c | 273 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_ipt_dump() function 340 .dump = tcf_ipt_dump, 389 .dump = tcf_ipt_dump,
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_ipt.c | 329 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_ipt_dump() function 379 .dump = tcf_ipt_dump, 409 .dump = tcf_ipt_dump,
|
Completed in 2 milliseconds