Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dpptp.h10 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/linux-6.3-rc2/include/uapi/linux/
A Dppp-ioctl.h48 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ macro
/linux-6.3-rc2/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)
846 s |= (0x6996 & (1 << c))? SC_RCV_ODDP: SC_RCV_EVNP; 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-6.3-rc2/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