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