Home
last modified time | relevance | path

Searched refs:PPP_TRANS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c1125 chr ^= PPP_TRANS; in ahdlc_encode()
1135 chr ^= PPP_TRANS; in ahdlc_encode()
1200 chr ^= PPP_TRANS; in ahdlc_encode()
1207 chr ^= PPP_TRANS; in ahdlc_encode()
1215 chr ^= PPP_TRANS; in ahdlc_encode()
1222 chr ^= PPP_TRANS; in ahdlc_encode()
1554 chr ^= PPP_TRANS; in ahdlc_decode()
/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h70 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Ddemand.c238 c ^= PPP_TRANS;