HomeSort by relevance Sort by last modified time
    Searched full:h_addr (Results 26 - 37 of 37) sorted by null

12

  /frameworks/base/media/libstagefright/rtsp/
ARTSPConnection.cpp 269 remote.sin_addr.s_addr = *(in_addr_t *)ent->h_addr;
MyHandler.h 282 addr.sin_addr.s_addr = *(in_addr_t *)ent->h_addr;
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
netdb.h 103 #define h_addr h_addr_list[0] /* Address, for backward compatibility. */ macro
  /bionic/libc/netbsd/
gethnamaddr.c 943 if (p->h_addrtype == af && !memcmp(p->h_addr, addr,
  /external/bluetooth/bluez/test/
hciemu.c 1032 memcpy(&b, hent->h_addr, 4);
  /external/quake/quake/src/WinQuake/
net_bw.cpp 132 #define h_addr h_addr_list[0] /* address, for backward compatiblity */ macro
  /external/netperf/
nettest_xti.c 584 bcopy(hp->h_addr,
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp_cfg.c     [all...]
  /system/core/adb/
sysdeps_win32.c 684 memcpy(&addr.sin_addr, hp->h_addr, hp->h_length);
    [all...]
  /external/blktrace/
blktrace.c 971 memcpy(&addr->sin_addr, hent->h_addr, 4);
    [all...]
  /external/ping/
ping.c     [all...]
  /external/ppp/pppd/
auth.c     [all...]

Completed in 630 milliseconds

12