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

  /external/ppp/pppd/
upap.h 72 int us_transmits; /* Number of auth-reqs sent */ member in struct:upap_state
upap.c 160 u->us_transmits = 0;
209 if (u->us_transmits >= u->us_maxtransmits) {
575 ++u->us_transmits;

Completed in 40 milliseconds