Home
last modified time | relevance | path

Searched refs:PPP_TRANS (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dppp_defs.h19 #define PPP_TRANS 0x20 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dppp_defs.h34 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dppp_defs.h34 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dppp_defs.h32 #define PPP_TRANS 0x20 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dppp_defs.h32 #define PPP_TRANS 0x20 macro
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_async.c528 *buf++ = c ^ PPP_TRANS; \
900 sp[0] ^= PPP_TRANS; in ppp_async_input()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_async.c517 *buf++ = c ^ PPP_TRANS; \
888 sp[0] ^= PPP_TRANS; in ppp_async_input()

Completed in 5 milliseconds