Searched refs:NS_GET16 (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dns_netint.c34 NS_GET16(dst, src);
H A Dns_parse.c108 NS_GET16(rdlength, ptr);
130 NS_GET16(handle->_id, msg);
133 NS_GET16(handle->_flags, msg);
137 NS_GET16(handle->_counts[i], msg);
200 NS_GET16(rr->type, handle->_msg_ptr);
203 NS_GET16(rr->rr_class, handle->_msg_ptr);
214 NS_GET16(rr->rdlength, handle->_msg_ptr);
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsIStreamBufferAccess.idl178 #define NS_GET16(p) NS_SWAP16(*(PRUint16*)(p))
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dnameser_compat.h231 #define GETSHORT NS_GET16
H A Dnameser.h464 #define NS_GET16(s, cp) do { \ macro

Completed in 51 milliseconds