Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_parse.c139 NS_GET16(handle->_counts[i], msg); in ns_initparse()
142 if (handle->_counts[i] == 0) in ns_initparse()
146 handle->_counts[i]); in ns_initparse()
180 if (rrnum < 0 || rrnum >= handle->_counts[(int)section]) in ns_parserr()
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser.h117 uint16_t _id, _flags, _counts[ns_s_max]; member
138 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0)