Searched refs:tlq (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp.c599 queue_t *tlq; local
694 for (tlq = lq; tlq->q_next != NULL; tlq = tlq->q_next)
696 strqset(tlq, QHIWAT, 0, 256);
697 strqset(tlq, QLOWAT, 0, 128);
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp.c599 queue_t *tlq; local
694 for (tlq = lq; tlq->q_next != NULL; tlq = tlq->q_next)
696 strqset(tlq, QHIWAT, 0, 256);
697 strqset(tlq, QLOWAT, 0, 128);
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dppp.c607 queue_t *tlq; local
702 for (tlq = lq; tlq->q_next != NULL; tlq = tlq->q_next)
704 strqset(tlq, QHIWAT, 0, 256);
705 strqset(tlq, QLOWAT, 0, 128);
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp.c607 queue_t *tlq; local
702 for (tlq = lq; tlq->q_next != NULL; tlq = tlq->q_next)
704 strqset(tlq, QHIWAT, 0, 256);
705 strqset(tlq, QLOWAT, 0, 128);
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dppp.c607 queue_t *tlq; local
702 for (tlq = lq; tlq->q_next != NULL; tlq = tlq->q_next)
704 strqset(tlq, QHIWAT, 0, 256);
705 strqset(tlq, QLOWAT, 0, 128);
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp.c607 queue_t *tlq; local
702 for (tlq = lq; tlq->q_next != NULL; tlq = tlq->q_next)
704 strqset(tlq, QHIWAT, 0, 256);
705 strqset(tlq, QLOWAT, 0, 128);

Completed in 190 milliseconds