Home
last modified time | relevance | path

Searched refs:SC_RCV_B7_0 (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/net/
Dpptp.h7 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/linux-5.19.10/include/uapi/linux/
Dppp-ioctl.h50 #define SC_RCV_B7_0 0x01000000 /* have rcvd char with bit 7 = 0 */ macro
/linux-5.19.10/drivers/net/ppp/
Dppp_async.c85 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
844 s |= (c & 0x80)? SC_RCV_B7_1: SC_RCV_B7_0; in ppp_async_input()
Dppp_synctty.c82 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/linux-5.19.10/drivers/tty/ipwireless/
Dnetwork.c36 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)