Searched refs:inet_ntop (Results 101 - 125 of 193) sorted by relevance

12345678

/freebsd-11-stable/lib/libc/rpc/
H A Drpc_generic.c615 if (inet_ntop(af, &sin->sin_addr, namebuf, sizeof namebuf)
628 if (inet_ntop(af, &sin6->sin6_addr, namebuf6, sizeof namebuf6)
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_table.c442 inet_ntop(ad->pfra_af, &ad->pfra_u, buf, sizeof(buf));
449 inet_ntop(rad->pfra_af, &rad->pfra_u, buf, sizeof(buf));
/freebsd-11-stable/usr.bin/getent/
H A Dgetent.c276 if (inet_ntop(he->h_addrtype, he->h_addr, buf, sizeof(buf)) == NULL)
337 if (inet_ntop(ne->n_addrtype, &ianet, buf, sizeof(buf)) == NULL)
/freebsd-11-stable/usr.bin/netstat/
H A Droute.c567 inet_ntop(sa->sa_family, src, line, sizeof(line) - 1);
661 inet_ntop(AF_INET, &in, nline, sizeof(nline));
/freebsd-11-stable/sbin/ifconfig/
H A Daf_inet6.c220 inet_ntop(AF_INET6, &sin->sin6_addr, addr_buf,
238 inet_ntop(AF_INET6, &sin->sin6_addr, addr_buf,
/freebsd-11-stable/contrib/libpcap/rpcapd/
H A Drpcapd.c575 inet_ntop(AF_INET, &in->sin_addr,
589 inet_ntop(AF_INET6, &in6->sin6_addr,
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h369 const char *inet_ntop(int, const void *, char *, socklen_t);
/freebsd-11-stable/sys/netinet/
H A Din.h651 char *inet_ntop(int, const void *, char *, socklen_t); /* in libkern */
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_l2t.c347 inet_ntop(e->ipv6 ? AF_INET6 : AF_INET, &e->addr[0],
/freebsd-11-stable/usr.bin/procstat/
H A Dprocstat_files.c115 if (inet_ntop(AF_INET6, &sin6->sin6_addr, buffer2,
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dsave_v2trap.c101 printf("%s", inet_ntop(AF_INET6, &snmpv2->sin6.sin6_addr, buf,
H A Dsave_v1trap.c97 printf("%s", inet_ntop(AF_INET6, &snmpv1->sin6.sin6_addr, buf,
/freebsd-11-stable/contrib/unbound/ipset/
H A Dipset.c122 if(inet_ntop(af, rr_data+2, ip, (socklen_t)sizeof(ip)) == 0)
/freebsd-11-stable/contrib/amd/libamu/
H A Dmount_fs.c715 if (inet_ntop(AF_INET, &sap->sin_addr, name, sizeof(name)) == NULL)
1140 if (inet_ntop(AF_INET, hp->h_addr, myname, sizeof(myname)) == NULL)
1155 if (inet_ntop(AF_INET,
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Dsrq_pingpong.c825 inet_ntop(AF_INET6, &my_dest[i].gid, gid, sizeof gid);
840 inet_ntop(AF_INET6, &rem_dest->gid, gid, sizeof gid);
843 inet_ntop(AF_INET6, &rem_dest[i].gid, gid, sizeof gid);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_prtn_config.c144 inet_ntop(AF_INET6, group->mgid.raw, gid_str, sizeof gid_str),
161 inet_ntop(AF_INET6, group->mgid.raw, gid_str, sizeof gid_str),
179 inet_ntop(AF_INET6, group->mgid.raw, gid_str, sizeof gid_str),
/freebsd-11-stable/usr.sbin/rtadvctl/
H A Drtadvctl.c750 inet_ntop(AF_INET6, &rti->rti_prefix,
768 printf("\t %s/%d", inet_ntop(AF_INET6, &pfx->pfx_prefix,
861 inet_ntop(AF_INET6,
/freebsd-11-stable/sbin/ipfw/
H A Dtables.c1801 inet_ntop(AF_INET, &flag, buf, sz);
1839 inet_ntop(AF_INET, &a4, abuf, sizeof(abuf));
1879 inet_ntop(tent->subtype, &tent->k, tbuf, sizeof(tbuf));
1901 inet_ntop(tfe->af, paddr, tbuf, sizeof(tbuf));
1921 inet_ntop(tfe->af, paddr, tbuf, sizeof(tbuf));
H A Ddummynet.c407 inet_ntop(AF_INET6, &(id->src_ip6), buf, sizeof(buf));
409 inet_ntop(AF_INET6, &(id->dst_ip6), buf, sizeof(buf));
458 inet_ntop(AF_INET6, &(id->src_ip6), buff, sizeof(buff)),
461 inet_ntop(AF_INET6, &(id->dst_ip6), buff, sizeof(buff)),
H A Dnat64stl.c468 inet_ntop(AF_INET6, &cfg->prefix6, abuf, sizeof(abuf));
/freebsd-11-stable/usr.sbin/traceroute6/
H A Dtraceroute6.c1436 rcvpktinfo ? inet_ntop(AF_INET6, &rcvpktinfo->ipi6_addr,
1526 rcvpktinfo ? inet_ntop(AF_INET6, &rcvpktinfo->ipi6_addr,
1530 rcvpktinfo ? inet_ntop(AF_INET6, &rcvpktinfo->ipi6_addr,
/freebsd-11-stable/usr.sbin/ypserv/
H A Dyp_dnslookup.c78 if (inet_ntop(hp->h_addrtype, hp->h_addr, addr, sizeof(addr)) == NULL)
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dmckey.c275 inet_ntop(AF_INET6, param->ah_attr.grh.dgid.raw, buf, 40);
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-pfsync.c310 if (inet_ntop(af, addr, buf, sizeof(buf)) == NULL)
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dnetaddr.c158 r = inet_ntop(netaddr->family, type, abuf, sizeof(abuf));

Completed in 195 milliseconds

12345678