Home
last modified time | relevance | path

Searched refs:DNS_HEADER_OPCODE (Results 1 - 2 of 2) sorted by relevance

/third_party/cares/include/
H A Dares_dns.h65 #define DNS_HEADER_OPCODE(h) (((h)[2] >> 3) & 0xf) macro
/third_party/node/deps/cares/include/
H A Dares_dns.h79 #define DNS_HEADER_OPCODE(h) (((h)[2] >> 3) & 0xf) macro

Completed in 1 milliseconds