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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dres_debug.c235 qdcount = ns_msg_count(handle, ns_s_qd);
236 ancount = ns_msg_count(handle, ns_s_an);
237 nscount = ns_msg_count(handle, ns_s_ns);
238 arcount = ns_msg_count(handle, ns_s_ar);
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dnameser.h138 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) macro

Completed in 49 milliseconds