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

/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto_ah_esp.c131 .app_conn_bind = NULL,
153 .app_conn_bind = NULL,
H A Dip_vs_proto_udp.c500 .app_conn_bind = udp_app_conn_bind,
H A Dip_vs_app.c262 return pp->app_conn_bind(cp);
H A Dip_vs_proto_sctp.c594 .app_conn_bind = sctp_app_conn_bind,
H A Dip_vs_proto_tcp.c743 .app_conn_bind = tcp_app_conn_bind,
/linux-master/include/net/
H A Dip_vs.h525 int (*app_conn_bind)(struct ip_vs_conn *cp); member in struct:ip_vs_protocol

Completed in 175 milliseconds