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

/xnu-2422.115.4/bsd/net/
H A Dntstat.h314 typedef struct nstat_msg_src_description struct
320 } nstat_msg_src_description; typedef in typeref:struct:nstat_msg_src_description
H A Dntstat.c1953 u_int32_t size = offsetof(nstat_msg_src_description, data) + src->provider->nstat_descriptor_length;
1959 nstat_msg_src_description *desc = (nstat_msg_src_description*)mbuf_data(msg);

Completed in 70 milliseconds