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