Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser.h149 #define ns_msg_size(handle) ((size_t)((handle)._eom - (handle)._msg)) macro
/bionic/libc/dns/nameser/
Dns_print.c94 n = ns_sprintrrf(ns_msg_base(*handle), ns_msg_size(*handle), in ns_sprintrr()