Searched refs:dnat_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.c201 .dnat_handler = NULL,
225 .dnat_handler = NULL,
H A Dip_vs_xmit.c430 if (pp->dnat_handler && !pp->dnat_handler(skb, pp, cp))
506 if (pp->dnat_handler && !pp->dnat_handler(skb, pp, cp))
H A Dip_vs_proto_udp.c474 .dnat_handler = udp_dnat_handler,
H A Dip_vs_proto_sctp.c1126 .dnat_handler = sctp_dnat_handler,
H A Dip_vs_proto_tcp.c675 .dnat_handler = tcp_dnat_handler,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h328 int (*dnat_handler)(struct sk_buff *skb, member in struct:ip_vs_protocol

Completed in 69 milliseconds