Searched refs:tcp_snat_handler (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto_tcp.c147 tcp_snat_handler(struct sk_buff *skb, struct ip_vs_protocol *pp, function
739 .snat_handler = tcp_snat_handler,
H A Dip_vs_core.c73 INDIRECT_CALL_2(f, tcp_snat_handler, udp_snat_handler, __VA_ARGS__)
75 #define SNAT_CALL(f, ...) INDIRECT_CALL_1(f, tcp_snat_handler, __VA_ARGS__)
/linux-master/include/net/
H A Dip_vs.h1860 tcp_snat_handler(struct sk_buff *skb, struct ip_vs_protocol *pp,

Completed in 269 milliseconds