udp_snat_handler
udp_snat_handler(struct sk_buff *skb, struct ip_vs_protocol *pp,
INDIRECT_CALL_2(f, tcp_snat_handler, udp_snat_handler, __VA_ARGS__)
#define SNAT_CALL(f, ...) INDIRECT_CALL_1(f, udp_snat_handler, __VA_ARGS__)
.snat_handler = udp_snat_handler,