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