Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/net/
H A Dppp_defs.h51 #define PPP_ESCAPE 0x7d /* Asynchronous Control Escape */ macro
/third_party/lwip/src/netif/ppp/
H A Dpppos.c512 if (cur_char == PPP_ESCAPE) { in pppos_input()
847 *((u8_t*)nb->payload + nb->len++) = PPP_ESCAPE; in pppos_output_append()
H A Ddemand.c260 } else if (c == PPP_ESCAPE) {
/third_party/lwip/src/include/netif/ppp/
H A Dppp_impl.h87 #define PPP_ESCAPE 0x7d /* Asynchronous Control Escape */ macro

Completed in 4 milliseconds