Searched refs:dns_opcode_string (Results 1 – 1 of 1) sorted by relevance
49 static char *dns_opcode_string(uint_t opcode);173 "Opcode: %s", dns_opcode_string(header.opcode)); in interpret_dns()239 dns_opcode_string(uint_t opcode) in dns_opcode_string() function