HomeSort by: relevance | last modified time | path
    Searched defs:_counts (Results 1 - 2 of 2) sorted by relevancy

  /src/include/arpa/
nameser.h 134 uint16_t _id, _flags, _counts[ns_s_max]; member in struct:__ns_msg
162 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0)
nameser.h 134 uint16_t _id, _flags, _counts[ns_s_max]; member in struct:__ns_msg
162 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0)

Completed in 22 milliseconds