Home
last modified time | relevance | path

Searched refs:SC_RCV_ODDP (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.h47 #define SC_RCV_ODDP 0x08000000 /* have rcvd char with odd 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 14 milliseconds