Searched refs:SC_RCV_BITS (Results 1 – 4 of 4) sorted by relevance
31 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP) macro
969 ap->flags = val & ~SC_RCV_BITS; in ppp_irnet_ioctl()970 ap->rbits = val & SC_RCV_BITS; in ppp_irnet_ioctl()
81 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP) macro422 ap->flags = val & ~SC_RCV_BITS; in ppp_async_ioctl()424 ap->rbits = val & SC_RCV_BITS; in ppp_async_ioctl()857 if (~ap->rbits & SC_RCV_BITS) { in ppp_async_input()
80 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP) macro468 ap->flags = val & ~SC_RCV_BITS; in ppp_sync_ioctl()470 ap->rbits = val & SC_RCV_BITS; in ppp_sync_ioctl()