HomeSort by relevance Sort by last modified time
    Searched refs:PPP_CONTROL (Results 76 - 79 of 79) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
ppp_defs.h 20 #define PPP_CONTROL(p) (((__u8 *)(p))[1])
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
ppp_defs.h 20 #define PPP_CONTROL(p) (((__u8 *)(p))[1])
  /external/tcpdump/
print-ppp.c     [all...]
print-juniper.c 764 EXTRACT_16BITS(&l2info.cookie) != (PPP_ADDRESS << 8 | PPP_CONTROL))
800 case (PPP_ADDRESS << 8 | PPP_CONTROL): /* fall through */
    [all...]

Completed in 140 milliseconds

1 2 34