Searched refs:nf_flow_snat_port (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/include/net/netfilter/ |
| D | nf_flow_table.h | 276 void nf_flow_snat_port(const struct flow_offload *flow,
|
| /Linux-v5.15/net/netfilter/ |
| D | nf_flow_table_ip.c | 128 nf_flow_snat_port(flow, skb, thoff, iph->protocol, dir); in nf_flow_nat_ip() 508 nf_flow_snat_port(flow, skb, thoff, ip6h->nexthdr, dir); in nf_flow_nat_ipv6()
|
| D | nf_flow_table_core.c | 522 void nf_flow_snat_port(const struct flow_offload *flow, in nf_flow_snat_port() function 546 EXPORT_SYMBOL_GPL(nf_flow_snat_port);
|