Searched refs:nf_flow_dnat_port (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/net/netfilter/ |
| D | nf_flow_table_core.c | 508 void nf_flow_dnat_port(const struct flow_offload *flow, struct sk_buff *skb, in nf_flow_dnat_port() function 532 EXPORT_SYMBOL_GPL(nf_flow_dnat_port);
|
| D | nf_flow_table_ip.c | 131 nf_flow_dnat_port(flow, skb, thoff, iph->protocol, dir); in nf_flow_nat_ip() 569 nf_flow_dnat_port(flow, skb, thoff, ip6h->nexthdr, dir); in nf_flow_nat_ipv6()
|
| /Linux-v6.6/include/net/netfilter/ |
| D | nf_flow_table.h | 289 void nf_flow_dnat_port(const struct flow_offload *flow,
|