Searched refs:ntohl (Results 1 - 15 of 15) sorted by relevance

/bind-9.11.3/contrib/queryperf/missing/
H A Dgetnameinfo.c147 v4a = ntohl(((struct sockaddr_in *)sa)->sin_addr.s_addr);
H A Dgetaddrinfo.c382 v4a = ntohl(((struct in_addr *)pton)->s_addr);
/bind-9.11.3/lib/dns/rdata/generic/
H A Dl32_105.c132 n = ntohl(l32->l32.s_addr);
H A Dipseckey_45.c302 n = ntohl(ipseckey->in_addr.s_addr);
/bind-9.11.3/lib/dns/rdata/hs_4/
H A Da_1.c137 n = ntohl(a->in_addr.s_addr);
/bind-9.11.3/lib/dns/rdata/in_1/
H A Da_1.c138 n = ntohl(a->in_addr.s_addr);
H A Dwks_11.c299 a = ntohl(wks->in_addr.s_addr);
/bind-9.11.3/lib/dns/
H A Dssu_external.c242 reply = ntohl(reply);
H A Dssu.c256 l = ntohl(tcpaddr->type.in.s_addr);
308 l = ntohl(tcpaddr->type.in.s_addr);
H A Dgeoip.c676 ipnum = ntohl(reqaddr->type.in.s_addr);
H A Drpz.c2179 tgt_ip.w[3] = ntohl(netaddr->type.in.s_addr);
2204 tgt_ip.w[i] = ntohl(src_ip6.w[i]);
/bind-9.11.3/lib/isccc/
H A Dccmsg.c64 ccmsg->size = ntohl(ccmsg->size);
/bind-9.11.3/lib/isc/
H A Dnetaddr.c447 return (ISC_TF((ntohl(na->type.in.s_addr) & 0xff000000U) ==
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c251 ntohl(u_long a0) function
256 idnLogPrintf(idn_log_level_trace, "stub ntohl() called\n");
260 if ((p = GetProcAddress(DLLHANDLE, "ntohl")) == NULL) {
261 FATAL("cannot find entry ntohl (%d)\n", GetLastError());
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c251 ntohl(u_long a0) function
256 idnLogPrintf(idn_log_level_trace, "stub ntohl() called\n");
260 if ((p = GetProcAddress(DLLHANDLE, "ntohl")) == NULL) {
261 FATAL("cannot find entry ntohl (%d)\n", GetLastError());

Completed in 97 milliseconds