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

/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dppp_defs.h78 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
/macosx-10.9.5/ppp-727.90.1/Family/
H A Dppp_defs.h71 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
H A Dppp_serial.c824 c ^= PPP_TRANS;
1055 if (putc(*start ^ PPP_TRANS, &tp->t_outq)) {
1086 *p++ = c ^ PPP_TRANS;
1092 *p++ = c ^ PPP_TRANS;
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Ddemand.c273 c ^= PPP_TRANS;

Completed in 185 milliseconds