HomeSort by relevance Sort by last modified time
    Searched refs:SC_RCV_B7_0 (Results 101 - 102 of 102) sorted by null

1 2 3 45

  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
if_ppp.h 50 #define SC_RCV_B7_0 0x01000000
  /external/ppp/pppd/
sys-linux.c 439 #define SC_RCVB (SC_RCV_B7_0 | SC_RCV_B7_1 | SC_RCV_EVNP | SC_RCV_ODDP)
749 switch (~x & (SC_RCV_B7_0|SC_RCV_B7_1|SC_RCV_EVNP|SC_RCV_ODDP)) {
750 case SC_RCV_B7_0:
    [all...]

Completed in 165 milliseconds

1 2 3 45