Home
last modified time | relevance | path

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

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