Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/ipvs/
Dip_vs_proto_udp.c136 udp_snat_handler(struct sk_buff *skb, struct ip_vs_protocol *pp, in udp_snat_handler() function
494 .snat_handler = udp_snat_handler,
Dip_vs_core.c79 udp_snat_handler(struct sk_buff *skb, struct ip_vs_protocol *pp,
85 INDIRECT_CALL_2(f, tcp_snat_handler, udp_snat_handler, __VA_ARGS__)
89 #define SNAT_CALL(f, ...) INDIRECT_CALL_1(f, udp_snat_handler, __VA_ARGS__)