Searched refs:nf_flow_nat_port (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/net/netfilter/ |
D | nf_flow_table_core.c | 477 static void nf_flow_nat_port(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port() function 512 nf_flow_nat_port(skb, thoff, protocol, port, new_port); in nf_flow_snat_port() 538 nf_flow_nat_port(skb, thoff, protocol, port, new_port); in nf_flow_dnat_port()
|