Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/net/
H A Dppp_defs.h52 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
/third_party/lwip/src/netif/ppp/
H A Dpppos.c590 cur_char ^= PPP_TRANS; in pppos_input()
848 *((u8_t*)nb->payload + nb->len++) = c ^ PPP_TRANS; in pppos_output_append()
H A Ddemand.c258 c ^= PPP_TRANS;
/third_party/lwip/src/include/netif/ppp/
H A Dppp_impl.h88 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro

Completed in 4 milliseconds