Searched refs:unregister_app (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.c205 .unregister_app = NULL,
229 .unregister_app = NULL,
H A Dip_vs_app.c79 if (!pp->unregister_app)
129 if (pp->unregister_app)
130 pp->unregister_app(inc);
H A Dip_vs_proto_udp.c323 * unregister_app or app_conn_bind is called each time.
479 .unregister_app = udp_unregister_app,
H A Dip_vs_proto_sctp.c1121 .unregister_app = sctp_unregister_app,
H A Dip_vs_proto_tcp.c670 .unregister_app = tcp_unregister_app,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h342 void (*unregister_app)(struct ip_vs_app *inc); member in struct:ip_vs_protocol

Completed in 113 milliseconds