HomeSort by relevance Sort by last modified time
    Searched defs:IF_SETSIZE (Results 1 - 11 of 11) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
mroute6.h 38 #ifndef IF_SETSIZE
39 #define IF_SETSIZE 256
50 if_mask ifs_bits[DIV_ROUND_UP(IF_SETSIZE, NIFBITS)];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
mroute6.h 38 #ifndef IF_SETSIZE
39 #define IF_SETSIZE 256
50 if_mask ifs_bits[DIV_ROUND_UP(IF_SETSIZE, NIFBITS)];
  /bionic/libc/kernel/uapi/linux/
mroute6.h 50 #ifndef IF_SETSIZE
51 #define IF_SETSIZE 256
61 if_mask ifs_bits[DIV_ROUND_UP(IF_SETSIZE, NIFBITS)];
  /development/ndk/platforms/android-L/include/linux/
mroute6.h 50 #ifndef IF_SETSIZE
51 #define IF_SETSIZE 256
61 if_mask ifs_bits[DIV_ROUND_UP(IF_SETSIZE, NIFBITS)];
  /external/kernel-headers/original/uapi/linux/
mroute6.h 42 #ifndef IF_SETSIZE
43 #define IF_SETSIZE 256
56 if_mask ifs_bits[DIV_ROUND_UP(IF_SETSIZE, NIFBITS)];
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
mroute6.h 50 #ifndef IF_SETSIZE
51 #define IF_SETSIZE 256
61 if_mask ifs_bits[DIV_ROUND_UP(IF_SETSIZE, NIFBITS)];
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
mroute6.h 50 #ifndef IF_SETSIZE
51 #define IF_SETSIZE 256
61 if_mask ifs_bits[DIV_ROUND_UP(IF_SETSIZE, NIFBITS)];
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
mroute6.h 50 #ifndef IF_SETSIZE
51 #define IF_SETSIZE 256
61 if_mask ifs_bits[DIV_ROUND_UP(IF_SETSIZE, NIFBITS)];
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
mroute6.h 50 #ifndef IF_SETSIZE
51 #define IF_SETSIZE 256
61 if_mask ifs_bits[DIV_ROUND_UP(IF_SETSIZE, NIFBITS)];
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
mroute6.h 50 #ifndef IF_SETSIZE
51 #define IF_SETSIZE 256
61 if_mask ifs_bits[DIV_ROUND_UP(IF_SETSIZE, NIFBITS)];
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
mroute6.h 50 #ifndef IF_SETSIZE
51 #define IF_SETSIZE 256
61 if_mask ifs_bits[DIV_ROUND_UP(IF_SETSIZE, NIFBITS)];

Completed in 38 milliseconds