Lines Matching refs:AF_INET6
623 inet_ntop(AF_INET6, addr,
652 __func__, inet_ntop(AF_INET6, addr,
808 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
818 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
827 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
843 inet_ntop(AF_INET6, &rcvfrom.sin6_addr,
853 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
863 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
872 inet_ntop(AF_INET6, &rcvfrom.sin6_addr, ntopbuf,
914 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf, sizeof(ntopbuf)),
926 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1077 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf, sizeof(ntopbuf)),
1091 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1106 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1123 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1134 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1145 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1157 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1170 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1182 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1194 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1252 inet_ntop(AF_INET6, &pinfo->nd_opt_pi_prefix, prefixbuf,
1255 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1263 inet_ntop(AF_INET6, &pinfo->nd_opt_pi_prefix, prefixbuf,
1266 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1290 inet_ntop(AF_INET6, &pinfo->nd_opt_pi_prefix, prefixbuf,
1294 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1304 inet_ntop(AF_INET6, &pinfo->nd_opt_pi_prefix, prefixbuf,
1308 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1323 inet_ntop(AF_INET6, &pinfo->nd_opt_pi_prefix, prefixbuf,
1327 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1337 inet_ntop(AF_INET6, &pinfo->nd_opt_pi_prefix, prefixbuf,
1341 inet_ntop(AF_INET6, &from->sin6_addr, ntopbuf,
1560 if ((s->si_fd = socket(AF_INET6, SOCK_RAW, IPPROTO_ICMPV6)) < 0) {