Home
last modified time | relevance | path

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

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