Searched refs:n_authoritative (Results 1 – 1 of 1) sorted by relevance
360 unsigned n_answer = 0, n_authoritative = 0, n_additional = 0; in dns_stub_add_reply_packet_body() local377 r = dns_packet_append_answer(p, authoritative, &n_authoritative); in dns_stub_add_reply_packet_body()398 DNS_PACKET_HEADER(p)->nscount = htobe16(n_authoritative); in dns_stub_add_reply_packet_body()