Searched refs:SC_RCV_BITS (Results 1 – 2 of 2) sorted by relevance
10 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP) macro
36 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP) macro176 network->flags = val & ~SC_RCV_BITS; in ipwireless_ppp_ioctl()177 network->rbits = val & SC_RCV_BITS; in ipwireless_ppp_ioctl()