Home
last modified time | relevance | path

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

/Linux-v6.6/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.c73 INDIRECT_CALL_2(f, tcp_snat_handler, udp_snat_handler, __VA_ARGS__)
77 #define SNAT_CALL(f, ...) INDIRECT_CALL_1(f, udp_snat_handler, __VA_ARGS__)
/Linux-v6.6/include/net/
Dip_vs.h1866 udp_snat_handler(struct sk_buff *skb, struct ip_vs_protocol *pp,