Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_flow_table_core.c375 static int nf_flow_nat_port(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port() function
420 return nf_flow_nat_port(skb, thoff, protocol, port, new_port); in nf_flow_snat_port()
452 return nf_flow_nat_port(skb, thoff, protocol, port, new_port); in nf_flow_dnat_port()