Searched refs:register_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.c204 .register_app = NULL,
228 .register_app = NULL,
H A Dip_vs_app.c101 ret = pp->register_app(inc);
H A Dip_vs_proto_udp.c322 * Note: the caller guarantees that only one of register_app,
478 .register_app = udp_register_app,
H A Dip_vs_proto_sctp.c1120 .register_app = sctp_register_app,
H A Dip_vs_proto_tcp.c669 .register_app = tcp_register_app,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h340 int (*register_app)(struct ip_vs_app *inc); member in struct:ip_vs_protocol

Completed in 162 milliseconds