Searched refs:nf_flow_nat_port (Results 1 – 1 of 1) sorted by relevance
/linux/net/netfilter/ |
H A D | nf_flow_table_core.c | 476 static void nf_flow_nat_port(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port() function 511 nf_flow_nat_port(skb, thoff, protocol, port, new_port); in nf_flow_snat_port() 537 nf_flow_nat_port(skb, thoff, protocol, port, new_port); in nf_flow_dnat_port()
|