Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Ddemand.c260 } else if (c == PPP_ESCAPE) {
A Dpppos.c495 if (cur_char == PPP_ESCAPE) { in pppos_input()
827 *((u8_t*)nb->payload + nb->len++) = PPP_ESCAPE; in pppos_output_append()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dppp_impl.h83 #define PPP_ESCAPE 0x7d /* Asynchronous Control Escape */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dppp_impl.h83 #define PPP_ESCAPE 0x7d /* Asynchronous Control Escape */ macro

Completed in 8 milliseconds