HomeSort by relevance Sort by last modified time
    Searched refs:inet_ntop (Results 51 - 71 of 71) sorted by null

1 23

  /external/wpa_supplicant_8/src/radius/
radius_server.c 887 if (inet_ntop(AF_INET6, &from.sin6.sin6_addr, abuf,
    [all...]
radius_client.c 1074 inet_ntop(AF_INET6, &claddr6.sin6_addr,
    [all...]
radius.c 298 atxt = inet_ntop(AF_INET6, addr, buf, sizeof(buf));
  /bionic/libc/netbsd/resolv/
res_debug.c 678 inet_ntop(AF_INET, &u.sin.sin_addr, ret, sizeof ret);
682 inet_ntop(AF_INET6, &u.sin6.sin6_addr, ret, sizeof ret);
  /external/tcpdump/
print-icmp6.c 1226 if (inet_ntop(AF_INET6, &match->rpm_prefix, hbuf, sizeof(hbuf)))
    [all...]
addrtoname.c 309 cp = inet_ntop(AF_INET6, &addr, ntop_buf, sizeof(ntop_buf));
configure     [all...]
  /external/iproute2/lib/
utils.c 523 return inet_ntop(af, addr, buf, buflen);
  /external/iproute2/tc/
f_u32.c 851 inet_ntop(AF_INET, &key->val,
907 inet_ntop(AF_INET, &key->val,
  /external/iptables/iptables/
ip6tables.c 1072 inet_ntop(AF_INET6, ip, buf, sizeof buf));
1075 printf("/%s", inet_ntop(AF_INET6, mask, buf, sizeof buf));
    [all...]
xtables.c     [all...]
  /external/strace/
net.c 989 inet_ntop(AF_INET6, &addrbuf.sa6.sin6_addr, string_addr, sizeof(string_addr));
    [all...]
configure     [all...]
  /external/wpa_supplicant/
eapol_test.c 122 if (inet_ntop(AF_INET6, &addr->u.v6, buf, buflen) == NULL)
radius.c 247 atxt = inet_ntop(AF_INET6, addr, buf, sizeof(buf));
  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius.c 253 atxt = inet_ntop(AF_INET6, addr, buf, sizeof(buf));
radius_client.c 871 inet_ntop(AF_INET6, &claddr6.sin6_addr,
    [all...]
  /bionic/libc/
Android.mk 242 inet/inet_ntop.c \
  /external/netperf/
nettest_bsd.c     [all...]
  /external/libxml2/
nanoftp.c     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]

Completed in 700 milliseconds

1 23