Searched refs:horizon (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dinterval.c38 interval_init (struct interval *top, int horizon, int refresh) argument
42 top->horizon = horizon;
H A Dinterval.h46 interval_t horizon; member in struct:interval
52 void interval_init (struct interval *top, int horizon, int refresh);
56 * last_action less than horizon seconds ago
78 if (top->last_action + top->horizon > local_now ||
121 * horizon seconds.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A DMakefile10 obj-$(CONFIG_ATM_HORIZON) += horizon.o

Completed in 176 milliseconds