Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.h960 #define DEFINE_NTSTAT_DATA_ACCESSOR(NTSTAT_TYPE) \ argument
965 nstat_get_data(NTSTAT_TYPE *__header_indexable desc) \
970 return (uint8_t *)desc + sizeof(NTSTAT_TYPE); \