Searched refs:snat_handler (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_proto_ah_esp.c200 .snat_handler = NULL,
224 .snat_handler = NULL,
H A Dip_vs_proto_udp.c473 .snat_handler = udp_snat_handler,
H A Dip_vs_proto_sctp.c1125 .snat_handler = sctp_snat_handler,
H A Dip_vs_proto_tcp.c674 .snat_handler = tcp_snat_handler,
H A Dip_vs_core.c895 if (pp->snat_handler && !pp->snat_handler(skb, pp, cp))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h325 int (*snat_handler)(struct sk_buff *skb, member in struct:ip_vs_protocol

Completed in 103 milliseconds