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

1 2 34

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
sockios.h 32 #define SIOCSIFDSTADDR 0x8918
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
sockios.h 32 #define SIOCSIFDSTADDR 0x8918
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
sockios.h 32 #define SIOCSIFDSTADDR 0x8918
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
sockios.h 32 #define SIOCSIFDSTADDR 0x8918
  /external/strace/
sock.c 128 case SIOCSIFDSTADDR:
174 case SIOCSIFDSTADDR:
  /external/toybox/toys/other/
ifconfig.c 370 {"pointopoint", IFF_POINTOPOINT, SIOCSIFDSTADDR},
373 {"dstaddr", 0, SIOCSIFDSTADDR},
  /external/valgrind/include/vki/
vki-darwin.h 926 #define VKI_SIOCSIFDSTADDR SIOCSIFDSTADDR
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 451 unsigned IOCTL_SIOCSIFDSTADDR = SIOCSIFDSTADDR;
    [all...]
  /external/ppp/pppd/
sys-linux.c     [all...]
sys-solaris.c     [all...]

Completed in 702 milliseconds

1 2 34