Searched refs:timeout_change (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.c208 .timeout_change = NULL, /* ISAKMP */
232 .timeout_change = NULL, /* ISAKMP */
H A Dip_vs_proto.c114 if (pp->timeout_change)
115 pp->timeout_change(pp, flags);
H A Dip_vs_proto_udp.c482 .timeout_change = NULL,
H A Dip_vs_proto_sctp.c1132 .timeout_change = sctp_timeout_change,
H A Dip_vs_proto_tcp.c681 .timeout_change = tcp_timeout_change,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h351 void (*timeout_change)(struct ip_vs_protocol *pp, int flags); member in struct:ip_vs_protocol
601 void (*timeout_change)(struct ip_vs_app *app, int flags); member in struct:ip_vs_app

Completed in 71 milliseconds