Home
last modified time | relevance | path

Searched refs:SC_RCV_EVNP (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/net/irda/irnet/
Dirnet_ppp.h31 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/linux-4.4.14/include/uapi/linux/
Dppp-ioctl.h47 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ macro
/linux-4.4.14/drivers/net/ppp/
Dppp_async.c89 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
851 s |= (0x6996 & (1 << c))? SC_RCV_ODDP: SC_RCV_EVNP; in ppp_async_input()
Dppp_synctty.c85 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
Dpptp.c58 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/linux-4.4.14/drivers/tty/ipwireless/
Dnetwork.c35 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)