Searched refs:nf_nat_icmpv6_reply_translation (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_nat.h | 90 int nf_nat_icmpv6_reply_translation(struct sk_buff *skb, struct nf_conn *ct,
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_nat_proto.c | 798 int nf_nat_icmpv6_reply_translation(struct sk_buff *skb, in nf_nat_icmpv6_reply_translation() function 863 EXPORT_SYMBOL_GPL(nf_nat_icmpv6_reply_translation); 890 if (!nf_nat_icmpv6_reply_translation(skb, ct, ctinfo, in nf_nat_ipv6_fn()
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_ct.c | 796 if (!nf_nat_icmpv6_reply_translation(skb, ct, in ct_nat_execute()
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | conntrack.c | 823 if (!nf_nat_icmpv6_reply_translation(skb, ct, in ovs_ct_nat_execute()
|