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

/external/libppp/src/
H A Dlqr.c374 u_int32_t LQRs, transitLQRs, pkts, octets, disc, err; local
383 transitLQRs = hdlc->lqm.lqr.OutLQRs - newlqr->LastOutLQRs;
389 " %d octet%s\n", (int)LQRs, LQRs == 1 ? "" : "s", (int)transitLQRs,

Completed in 87 milliseconds