Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds