Searched refs:PPP_FRAME (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/system_cmds-597.90.1/getty.tproj/
H A Dmain.c95 #define PPP_FRAME 0x7e /* PPP Framing character */ macro
593 PPP_FRAME, PPP_STATION, PPP_ESCAPE, PPP_CONTROL_ESCAPED or
594 PPP_FRAME, PPP_STATION, PPP_CONTROL (deviant from RFC)
600 if (PP && (cs == PPP_FRAME)) {
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/getty.tproj/
H A Dmain.c95 #define PPP_FRAME 0x7e /* PPP Framing character */ macro
593 PPP_FRAME, PPP_STATION, PPP_ESCAPE, PPP_CONTROL_ESCAPED or
594 PPP_FRAME, PPP_STATION, PPP_CONTROL (deviant from RFC)
600 if (PP && (cs == PPP_FRAME)) {

Completed in 126 milliseconds