Searched refs:FLAG_TIME (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp_ahdlc.c119 * FLAG_TIME is defined is microseconds
121 #define FLAG_TIME 1500 macro
286 state->flag_time = drv_usectohz(FLAG_TIME);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_ahdlc.c121 * FLAG_TIME is defined is microseconds
123 #define FLAG_TIME 1500 macro
288 state->flag_time = drv_usectohz(FLAG_TIME);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp_ahdlc.c104 * FLAG_TIME is defined is microseconds
106 #define FLAG_TIME 1500 macro
271 state->flag_time = drv_usectohz(FLAG_TIME);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp_ahdlc.c104 * FLAG_TIME is defined is microseconds
106 #define FLAG_TIME 1500 macro
271 state->flag_time = drv_usectohz(FLAG_TIME);

Completed in 129 milliseconds