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

/darwin-on-arm/xnu/bsd/net/
H A Dntstat.h265 typedef struct nstat_msg_src_description struct
271 } nstat_msg_src_description; typedef in typeref:struct:nstat_msg_src_description
H A Dntstat.c1537 u_int32_t size = offsetof(nstat_msg_src_description, data) + src->provider->nstat_descriptor_length;
1543 nstat_msg_src_description *desc = (nstat_msg_src_description*)mbuf_data(msg);

Completed in 21 milliseconds