Searched refs:_t32 (Results 1 – 1 of 1) sorted by relevance
760 …e GET32(x) do { if (j + 4 > length) goto err; memcpy(&_t32, packet + j, 4); j += 4; x = ntohl(_t32… in name_parse()816 u32 _t32; /* used by the macros */ in reply_parse() local1387 _t32 = htonl(x); \ in dnsname_to_labels()1388 memcpy(buf + j, &_t32, 4); \ in dnsname_to_labels()1634 u32 _t32; in evdns_server_request_format_response() local