Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c50 static char *dns_rcode_string(uint_t rcode);
139 dns_rcode_string(header.rcode)); in interpret_dns()
165 header.rcode, dns_rcode_string(header.rcode)); in interpret_dns()
254 dns_rcode_string(uint_t rcode) in dns_rcode_string() function
527 xrcode, rcode, dns_rcode_string(rcode)); in print_answer()