Searched refs:nf_nat_icmpv6_reply_translation (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/include/net/netfilter/ |
| D | nf_nat.h | 90 int nf_nat_icmpv6_reply_translation(struct sk_buff *skb, struct nf_conn *ct,
|
| /Linux-v6.1/net/netfilter/ |
| D | nf_nat_proto.c | 836 int nf_nat_icmpv6_reply_translation(struct sk_buff *skb, in nf_nat_icmpv6_reply_translation() function 901 EXPORT_SYMBOL_GPL(nf_nat_icmpv6_reply_translation); 928 if (!nf_nat_icmpv6_reply_translation(skb, ct, ctinfo, in nf_nat_ipv6_fn()
|
| /Linux-v6.1/net/sched/ |
| D | act_ct.c | 883 if (!nf_nat_icmpv6_reply_translation(skb, ct, in ct_nat_execute()
|
| /Linux-v6.1/net/openvswitch/ |
| D | conntrack.c | 827 if (!nf_nat_icmpv6_reply_translation(skb, ct, in ovs_ct_nat_execute()
|