Home
last modified time | relevance | path

Searched refs:PPP_TRANS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dppp_defs.h34 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
/openbmc/linux/drivers/net/ppp/
H A Dppp_async.c517 *buf++ = c ^ PPP_TRANS; \
888 sp[0] ^= PPP_TRANS; in ppp_async_input()