Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_proto_ah_esp.c126 .dnat_handler = NULL,
148 .dnat_handler = NULL,
H A Dip_vs_proto_udp.c488 .dnat_handler = udp_dnat_handler,
H A Dip_vs_proto_sctp.c585 .dnat_handler = sctp_dnat_handler,
H A Dip_vs_proto_tcp.c732 .dnat_handler = tcp_dnat_handler,
/linux/include/net/
H A Dip_vs.h740 int (*dnat_handler)(struct sk_buff *skb, struct ip_vs_protocol *pp, member