Search | Google it | Results 21 - 24 of 24 for funcall:ntohs (0.02 seconds) |
273:
274: hp->arcount = htons(ntohs(hp->arcount) + 1);
275:
256: 257: if (hp->rcode != NOERROR || ntohs(hp->ancount) == 0) { 258: #ifndef T2EX
274: const u_char *cp = buf + HFIXEDSZ; 275: int qdcount = ntohs(((const HEADER*)(const void *)buf)->qdcount); 276: #ifdef T2EX
156: } 157: printf("test_getnameinfo: %s:%d => %s:%s\n", inet_ntop(AF_INET, &sa.sin_addr, rbuf, sizeof(rbuf)), ntohs(sa.sin_port), buf, buf2); 158: