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

/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dcbcp.h8 u_char us_id; /* Current id */ member in struct:cbcp_state
H A Dupap.h70 u_char us_id; /* Current id */ member in struct:upap_state
H A Dcbcp.c182 us->us_id = id;
192 if (debug && id != us->us_id)
194 us->us_id, id);
427 PUTCHAR(us->us_id, outp);
H A Dupap.c137 u->us_id = 0;
540 PUTCHAR(++u->us_id, outp);

Completed in 82 milliseconds