Home
last modified time | relevance | path

Searched refs:snat_handler (Results 1 – 5 of 5) sorted by relevance

/linux/net/netfilter/ipvs/
H A Dip_vs_proto_ah_esp.c125 .snat_handler = NULL,
147 .snat_handler = NULL,
H A Dip_vs_proto_udp.c493 .snat_handler = udp_snat_handler,
H A Dip_vs_proto_sctp.c590 .snat_handler = sctp_snat_handler,
H A Dip_vs_proto_tcp.c738 .snat_handler = tcp_snat_handler,
/linux/include/net/
H A Dip_vs.h509 int (*snat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, member