Searched refs:tcf_ct_act_nat (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_ct.c | 869 static int tcf_ct_act_nat(struct sk_buff *skb, in tcf_ct_act_nat() function 1021 err = tcf_ct_act_nat(skb, ct, ctinfo, p->ct_action, &p->range, commit); in tcf_ct_act()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_ct.c | 919 static int tcf_ct_act_nat(struct sk_buff *skb, in tcf_ct_act_nat() function 1038 err = tcf_ct_act_nat(skb, ct, ctinfo, p->ct_action, &p->range, commit); in tcf_ct_act()
|
Completed in 4 milliseconds