HomeSort by relevance Sort by last modified time
    Searched refs:ifInOctets (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
sync.c 75 p->hdlc.lqm.ifInOctets += len + 1; /* plus 1 flag octet! */
hdlc.h 81 u_int32_t ifInOctets; /* Octets received from peer (unused) */
hdlc.c 322 p->hdlc.lqm.ifInOctets += len + 1; /* plus 1 flag octet! */

Completed in 47 milliseconds