Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dppp_defs.h34 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
/Linux-v6.1/drivers/net/ppp/
Dppp_async.c522 *buf++ = c ^ PPP_TRANS; \
894 sp[0] ^= PPP_TRANS; in ppp_async_input()