Home
last modified time | relevance | path

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

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