Searched refs:T392 (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif_frad.h99 short T392; member in struct:frad_conf
H A Dhdlc.h164 u8 T392; /* ! polling verification timer */ member in struct:__anon11152
H A Dsdla.h88 short T392; member in struct:sdla_conf
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_frad.h99 short T392; member in struct:frad_conf
H A Dhdlc.h164 u8 T392; /* ! polling verification timer */ member in struct:__anon6736
H A Dsdla.h88 short T392; member in struct:sdla_conf
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dhdlc.c230 (jiffies - hdlc->lmi.last_poll >= hdlc->lmi.T392 * HZ)) {
399 reliable = (jiffies - hdlc->lmi.last_poll < hdlc->lmi.T392*HZ);
435 hdlc->timer.expires = jiffies + hdlc->lmi.T392*HZ;
1408 hdlc->lmi.T392 = 15; /* link integrity verification polling timer */
H A Dsdla.c1132 if ((data.config.T392 < 5) || (data.config.T392 > 30))

Completed in 110 milliseconds