APPEND16         1397 third_party/libevent/evdns.c 			APPEND16(ref | 0xc000);
APPEND16         1456 third_party/libevent/evdns.c 	APPEND16(trans_id);
APPEND16         1457 third_party/libevent/evdns.c 	APPEND16(0x0100);  /* standard query, recusion needed */
APPEND16         1458 third_party/libevent/evdns.c 	APPEND16(1);  /* one question */
APPEND16         1459 third_party/libevent/evdns.c 	APPEND16(0);  /* no answers */
APPEND16         1460 third_party/libevent/evdns.c 	APPEND16(0);  /* no authority */
APPEND16         1461 third_party/libevent/evdns.c 	APPEND16(0);  /* no additional */
APPEND16         1468 third_party/libevent/evdns.c 	APPEND16(type);
APPEND16         1469 third_party/libevent/evdns.c 	APPEND16(class);
APPEND16         1647 third_party/libevent/evdns.c 	APPEND16(req->trans_id);
APPEND16         1648 third_party/libevent/evdns.c 	APPEND16(flags);
APPEND16         1649 third_party/libevent/evdns.c 	APPEND16(req->base.nquestions);
APPEND16         1650 third_party/libevent/evdns.c 	APPEND16(req->n_answer);
APPEND16         1651 third_party/libevent/evdns.c 	APPEND16(req->n_authority);
APPEND16         1652 third_party/libevent/evdns.c 	APPEND16(req->n_additional);
APPEND16         1662 third_party/libevent/evdns.c 		APPEND16(req->base.questions[i]->type);
APPEND16         1663 third_party/libevent/evdns.c 		APPEND16(req->base.questions[i]->dns_question_class);
APPEND16         1681 third_party/libevent/evdns.c 			APPEND16(item->type);
APPEND16         1682 third_party/libevent/evdns.c 			APPEND16(item->dns_question_class);
APPEND16         1695 third_party/libevent/evdns.c 				APPEND16(item->datalen);