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

  /bionic/libc/kernel/uapi/linux/
mroute6.h 60 typedef struct if_set { struct
62 } if_set; typedef in typeref:struct:if_set
64 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
85 struct if_set mf6cc_ifset;
  /development/ndk/platforms/android-L/include/linux/
mroute6.h 60 typedef struct if_set { struct
62 } if_set; typedef in typeref:struct:if_set
64 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
85 struct if_set mf6cc_ifset;
  /external/kernel-headers/original/uapi/linux/
mroute6.h 55 typedef struct if_set { struct
57 } if_set; typedef in typeref:struct:if_set
59 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
88 struct if_set mf6cc_ifset; /* Where it is going */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
mroute6.h 49 typedef struct if_set { struct
51 } if_set; typedef in typeref:struct:if_set
53 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
83 struct if_set mf6cc_ifset; /* Where it is going */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
mroute6.h 49 typedef struct if_set { struct
51 } if_set; typedef in typeref:struct:if_set
53 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
83 struct if_set mf6cc_ifset; /* Where it is going */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
mroute6.h 60 typedef struct if_set { struct
62 } if_set; typedef in typeref:struct:if_set
64 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
85 struct if_set mf6cc_ifset;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
mroute6.h 60 typedef struct if_set { struct
62 } if_set; typedef in typeref:struct:if_set
64 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
85 struct if_set mf6cc_ifset;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
mroute6.h 60 typedef struct if_set { struct
62 } if_set; typedef in typeref:struct:if_set
64 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
85 struct if_set mf6cc_ifset;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
mroute6.h 60 typedef struct if_set { struct
62 } if_set; typedef in typeref:struct:if_set
64 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
85 struct if_set mf6cc_ifset;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
mroute6.h 60 typedef struct if_set { struct
62 } if_set; typedef in typeref:struct:if_set
64 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
85 struct if_set mf6cc_ifset;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
mroute6.h 60 typedef struct if_set { struct
62 } if_set; typedef in typeref:struct:if_set
64 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
85 struct if_set mf6cc_ifset;

Completed in 5184 milliseconds