Searched refs:inet_ntop (Results 76 - 100 of 193) sorted by relevance

12345678

/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dudpong.c233 inet_ntop(AF_INET, &addr->sin.sin_addr.s_addr,
237 inet_ntop(AF_INET6, &addr->sin6.sin6_addr.s6_addr,
H A Drcopy.c108 inet_ntop(AF_INET, &rsa->sin.sin_addr, addr, sizeof addr);
111 inet_ntop(AF_INET6, &rsa->sin6.sin6_addr, addr, sizeof addr);
/freebsd-11-stable/sbin/ipfw/
H A Dnptv6.c351 inet_ntop(AF_INET6, &cfg->internal, abuf, sizeof(abuf));
353 inet_ntop(AF_INET6, &cfg->external, abuf, sizeof(abuf));
H A Dipv6.c125 if (inet_ntop(AF_INET6, a, trad,
130 bprintf(bp, "/%s", inet_ntop(AF_INET6, &a[1],
H A Dnat64clat.c450 inet_ntop(AF_INET6, &cfg->clat_prefix, clat_buf, sizeof(clat_buf));
451 inet_ntop(AF_INET6, &cfg->plat_prefix, plat_buf, sizeof(plat_buf));
/freebsd-11-stable/sbin/hastd/
H A Dpjdlog.c116 if (inet_ntop(ss->ss_family, &sin->sin_addr, addr,
118 PJDLOG_ABORT("inet_ntop(AF_INET) failed: %s.",
132 if (inet_ntop(ss->ss_family, &sin->sin6_addr, addr,
134 PJDLOG_ABORT("inet_ntop(AF_INET6) failed: %s.",
/freebsd-11-stable/usr.sbin/jls/
H A Djls.c408 if (inet_ntop(AF_INET,
411 xo_err(1, "inet_ntop");
422 if (inet_ntop(AF_INET6,
426 xo_err(1, "inet_ntop");
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_log.c322 inet_ntop(AF_INET, &ip->ip_src, src, sizeof(src));
323 inet_ntop(AF_INET, &ip->ip_dst, dst, sizeof(dst));
/freebsd-11-stable/contrib/ntp/libntp/
H A DMakefile.am18 $(srcdir)/../lib/isc/inet_ntop.c \
H A DMakefile.in172 $(srcdir)/../lib/isc/inet_ntop.c \
196 inet_ntop.$(OBJEXT) inet_pton.$(OBJEXT) \
258 $(srcdir)/../lib/isc/inet_ntop.c \
626 $(srcdir)/../lib/isc/inet_ntop.c \
821 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inet_ntop.Po@am__quote@
1053 inet_ntop.o: $(srcdir)/../lib/isc/inet_ntop.c
1054 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT inet_ntop.o -MD -MP -MF $(DEPDIR)/inet_ntop.Tpo -c -o inet_ntop
[all...]
/freebsd-11-stable/libexec/rshd/
H A Drshd.c215 inet_ntop(af, &((struct sockaddr_in *)fromp)->sin_addr,
218 inet_ntop(af, &((struct sockaddr_in6 *)fromp)->sin6_addr,
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dhpropd.c148 if (inet_ntop(sa->sa_family,
/freebsd-11-stable/lib/libc/net/
H A Dgethostbynis.c196 if (inet_ntop(af, addr, numaddr, sizeof(numaddr)) == NULL)
H A Dgethostbydns.c665 if (inet_ntop(af, addr, numaddr, sizeof(numaddr)) == NULL)
680 if (inet_ntop(af, addr, numaddr, sizeof(numaddr)) == NULL)
/freebsd-11-stable/sbin/ifconfig/
H A Daf_inet.c83 inet_ntop(AF_INET, &sin->sin_addr, addr_buf, sizeof(addr_buf));
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c524 if (inet_ntop (his_addr->sa_family,
553 if (inet_ntop (his_addr->sa_family,
775 if (inet_ntop (his_addr->sa_family,
795 if (inet_ntop (his_addr->sa_family,
919 if (inet_ntop (his_addr->sa_family,
1303 if (inet_ntop (data_source->sa_family,
1847 if (inet_ntop (his_addr->sa_family,
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak143 -@erase "$(INTDIR)\inet_ntop.obj"
258 "$(INTDIR)\inet_ntop.obj" \
362 -@erase "$(INTDIR)\inet_ntop.obj"
363 -@erase "$(INTDIR)\inet_ntop.sbr"
527 "$(INTDIR)\inet_ntop.sbr" \
615 "$(INTDIR)\inet_ntop.obj" \
1423 SOURCE=..\inet_ntop.c
1428 "$(INTDIR)\inet_ntop.obj" : $(SOURCE) "$(INTDIR)"
1435 "$(INTDIR)\inet_ntop.obj" "$(INTDIR)\inet_ntop
[all...]
/freebsd-11-stable/contrib/apr/
H A Dlibapr.mak78 -@erase "$(INTDIR)\inet_ntop.obj"
218 "$(INTDIR)\inet_ntop.obj" \
322 -@erase "$(INTDIR)\inet_ntop.obj"
462 "$(INTDIR)\inet_ntop.obj" \
566 -@erase "$(INTDIR)\inet_ntop.obj"
706 "$(INTDIR)\inet_ntop.obj" \
810 -@erase "$(INTDIR)\inet_ntop.obj"
950 "$(INTDIR)\inet_ntop.obj" \
1260 SOURCE=.\network_io\unix\inet_ntop.c
1262 "$(INTDIR)\inet_ntop
[all...]
/freebsd-11-stable/contrib/unbound/util/
H A Dnet_help.c209 (void)inet_ntop(af, sinaddr, dest,
215 if(inet_ntop(af, sinaddr, dest, (socklen_t)sizeof(dest)) == 0) {
216 (void)strlcpy(dest, "(inet_ntop error)", sizeof(dest));
565 if(inet_ntop(af, sinaddr, dest, (socklen_t)sizeof(dest)) == 0) {
566 (void)strlcpy(dest, "(inet_ntop error)", sizeof(dest));
587 if(inet_ntop(af, sinaddr, dest, (socklen_t)sizeof(dest)) == 0) {
588 (void)strlcpy(dest, "(inet_ntop error)", sizeof(dest));
743 if(inet_ntop(af, sinaddr, buf, (socklen_t)len) == 0) {
/freebsd-11-stable/sbin/ping6/
H A Dping6.c1903 if (!inet_ntop(AF_INET6, in6, ntopbuf,
2080 if (inet_ntop(AF_INET6, cp, ntop_buf, sizeof(ntop_buf)) ==
2389 if (!inet_ntop(AF_INET6, &red->nd_rd_dst, ntop_buf,
2393 if (!inet_ntop(AF_INET6, &red->nd_rd_target, ntop_buf,
2428 inet_ntop(AF_INET6, ni + 1, ntop_buf,
2456 inet_ntop(AF_INET, ni + 1, ntop_buf,
2525 if (!inet_ntop(AF_INET6, &ip6->ip6_src, ntop_buf, sizeof(ntop_buf)))
2528 if (!inet_ntop(AF_INET6, &ip6->ip6_dst, ntop_buf, sizeof(ntop_buf)))
2744 if (inet_ntop(AF_INET6, &in6, hbuf, sizeof(hbuf)) == NULL)
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dproto_tcp.c606 if (inet_ntop(ss->ss_family, &sin->sin_addr, addr,
608 PJDLOG_ABORT("inet_ntop(AF_INET) failed: %s.",
622 if (inet_ntop(ss->ss_family, &sin->sin6_addr, addr,
624 PJDLOG_ABORT("inet_ntop(AF_INET6) failed: %s.",
/freebsd-11-stable/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c685 inet_ntop(AF_INET, &mreq.imr_multiaddr, addrbuf, sizeof(addrbuf));
698 inet_ntop(AF_INET, &mreq.imr_multiaddr, addrbuf, sizeof(addrbuf));
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Dud_pingpong.c716 inet_ntop(AF_INET6, &my_dest.gid, gid, sizeof gid);
729 inet_ntop(AF_INET6, &rem_dest->gid, gid, sizeof gid);
H A Duc_pingpong.c708 inet_ntop(AF_INET6, &my_dest.gid, gid, sizeof gid);
722 inet_ntop(AF_INET6, &rem_dest->gid, gid, sizeof gid);
/freebsd-11-stable/sys/rpc/
H A Drpc_generic.c317 if (inet_ntop(af, &sin->sin_addr, namebuf, sizeof namebuf)
331 if (inet_ntop(af, &sin6->sin6_addr, namebuf6, sizeof namebuf6)

Completed in 169 milliseconds

12345678