Home
last modified time | relevance | path

Searched refs:opcode (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/netbsd/resolv/
Dres_debug.c165 ns_opcode opcode; in do_section() local
181 opcode = (ns_opcode) ns_msg_getflag(*handle, ns_f_opcode); in do_section()
195 p_section(section, opcode)); in do_section()
244 u_int opcode, rcode, id; in res_pquery() local
250 opcode = ns_msg_getflag(handle, ns_f_opcode); in res_pquery()
264 _res_opcodes[opcode], p_rcode((int)rcode), id); in res_pquery()
288 p_section(ns_s_qd, (int)opcode), qdcount); in res_pquery()
290 p_section(ns_s_an, (int)opcode), ancount); in res_pquery()
292 p_section(ns_s_ns, (int)opcode), nscount); in res_pquery()
294 p_section(ns_s_ar, (int)opcode), arcount); in res_pquery()
[all …]
Dres_mkquery.c147 hp->opcode = op; in res_nmkquery()
Dres_send.c329 if ((((const HEADER *)(const void *)buf1)->opcode == ns_o_update) && in res_queriesmatch()
330 (((const HEADER *)(const void *)buf2)->opcode == ns_o_update)) in res_queriesmatch()
/bionic/libc/kernel/common/linux/
Dcoda.h203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) argument
213 u_int32_t opcode; member
221 u_int32_t opcode; member
/bionic/libc/kernel/common/linux/mmc/
Dmmc.h24 u32 opcode; member
/bionic/libc/private/
Darpa_nameser_compat.h104 unsigned opcode: 4; /* purpose of message */ member
120 unsigned opcode :4; /* purpose of message */ member