HomeSort by relevance Sort by last modified time
    Searched defs:ifconf (Results 1 - 25 of 34) sorted by null

1 2

  /external/dnsmasq/src/
bpf.c 21 static struct iovec ifconf = { variable in typeref:struct:iovec
35 struct ifconf ifc;
47 if (!expand_buf(&ifconf, len))
51 ifc.ifc_buf = ifconf.iov_base;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if.h 177 struct ifconf struct
188 # define _IOT_ifconf _IOT(_IOTS(struct ifconf),1,0,0,0,0) /* not right */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
if.h 177 struct ifconf struct
188 # define _IOT_ifconf _IOT(_IOTS(struct ifconf),1,0,0,0,0) /* not right */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
if.h 177 struct ifconf struct
188 # define _IOT_ifconf _IOT(_IOTS(struct ifconf),1,0,0,0,0) /* not right */
  /bionic/libc/kernel/common/linux/
if.h 190 struct ifconf { struct
  /development/ndk/platforms/android-3/include/linux/
if.h 164 struct ifconf struct
  /external/iproute2/include/linux/
if.h 214 struct ifconf { struct
  /external/kernel-headers/original/linux/
if.h 214 struct ifconf { struct
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if.h 204 struct ifconf struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if.h 204 struct ifconf struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if.h 204 struct ifconf struct
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
if.h 164 struct ifconf struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
if.h 164 struct ifconf struct

Completed in 836 milliseconds

1 2