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

/freebsd-11-stable/libexec/getty/
H A Dmain.c85 #define PPP_CONTROL_ESCAPED 0x23 /* PPP Control Field, escaped */ macro
550 PPP_FRAME, PPP_STATION, PPP_ESCAPE, PPP_CONTROL_ESCAPED or
564 || (ppp_state == 3 && cs == PPP_CONTROL_ESCAPED)) {

Completed in 69 milliseconds