Home
last modified time | relevance | path

Searched refs:ns_s_qd (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_parse.c104 if (section != ns_s_qd) { in skiprr()
206 if (section == ns_s_qd) { in ns_parserr()
Dres_debug.c179 if (section == ns_s_qd) in do_section()
235 qdcount = ns_msg_count(handle, ns_s_qd); in fp_nquery()
270 p_section(ns_s_qd, (int)opcode), qdcount); in fp_nquery()
285 do_section(&handle, ns_s_qd, RES_PRF_QUES, file); in fp_nquery()
372 {ns_s_qd, "QUERY"},
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser.h100 ns_s_qd = 0, /*%< Query: Question. */ enumerator