Home
last modified time | relevance | path

Searched refs:nf_flow_dnat_port (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/net/netfilter/
Dnf_flow_table.h116 int nf_flow_dnat_port(const struct flow_offload *flow,
/Linux-v4.19/net/netfilter/
Dnf_flow_table_core.c424 int nf_flow_dnat_port(const struct flow_offload *flow, in nf_flow_dnat_port() function
454 EXPORT_SYMBOL_GPL(nf_flow_dnat_port);
Dnf_flow_table_ip.c151 (nf_flow_dnat_port(flow, skb, thoff, iph->protocol, dir) < 0 || in nf_flow_nat_ip()
392 (nf_flow_dnat_port(flow, skb, thoff, ip6h->nexthdr, dir) < 0 || in nf_flow_nat_ipv6()