Searched refs:app_conn_bind (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.c206 .app_conn_bind = NULL,
230 .app_conn_bind = NULL,
H A Dip_vs_app.c231 return pp->app_conn_bind(cp);
H A Dip_vs_proto_udp.c323 * unregister_app or app_conn_bind is called each time.
480 .app_conn_bind = udp_app_conn_bind,
H A Dip_vs_proto_sctp.c1130 .app_conn_bind = sctp_app_conn_bind,
H A Dip_vs_proto_tcp.c679 .app_conn_bind = tcp_app_conn_bind,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h344 int (*app_conn_bind)(struct ip_vs_conn *cp); member in struct:ip_vs_protocol

Completed in 69 milliseconds