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

1 2 34

  /bionic/libc/netbsd/
gethnamaddr.c 1134 if (p->h_addrtype == af && !memcmp(p->h_addr, addr,
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp_cfg.c     [all...]
  /external/iputils/
ping.c 295 memcpy(&whereto.sin_addr, hp->h_addr, 4);
    [all...]
  /external/libppp/src/
ipcp.c 463 memcpy(&host.s_addr, hp->h_addr, sizeof host.s_addr);
    [all...]
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c     [all...]
  /frameworks/av/media/libstagefright/rtsp/
MyHandler.h 322 addr.sin_addr.s_addr = *(in_addr_t *)ent->h_addr;
    [all...]
  /external/blktrace/
blktrace.c 971 memcpy(&addr->sin_addr, hent->h_addr, 4);
    [all...]
  /external/ppp/pppd/
auth.c     [all...]
  /system/core/adb/
sysdeps_win32.c 684 memcpy(&addr.sin_addr, hp->h_addr, hp->h_length);
    [all...]

Completed in 967 milliseconds

1 2 34