HomeSort by relevance Sort by last modified time
    Searched refs:PPP_ALLSTATIONS (Results 26 - 41 of 41) sorted by null

12

  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
ppp_defs.h 23 #define PPP_ALLSTATIONS 0xff
  /external/kernel-headers/original/linux/
ppp_defs.h 59 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */
  /external/ppp/pppd/
pppd.h 778 PUTCHAR(PPP_ALLSTATIONS, p); \
    [all...]
utils.c 493 if (len >= PPP_HDRLEN && p[0] == PPP_ALLSTATIONS && p[1] == PPP_UI) {
sys-linux.c 1090 *buf++ = PPP_ALLSTATIONS;
    [all...]

Completed in 920 milliseconds

12