udp_snat_handler   79 net/netfilter/ipvs/ip_vs_core.c 	udp_snat_handler(struct sk_buff *skb, struct ip_vs_protocol *pp,
udp_snat_handler   85 net/netfilter/ipvs/ip_vs_core.c 	INDIRECT_CALL_2(f, tcp_snat_handler, udp_snat_handler, __VA_ARGS__)
udp_snat_handler   89 net/netfilter/ipvs/ip_vs_core.c #define SNAT_CALL(f, ...) INDIRECT_CALL_1(f, udp_snat_handler, __VA_ARGS__)
udp_snat_handler  494 net/netfilter/ipvs/ip_vs_proto_udp.c 	.snat_handler =		udp_snat_handler,