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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dntstat.h261 typedef struct nstat_ifnet_descriptor struct
268 } nstat_ifnet_descriptor; typedef in typeref:struct:nstat_ifnet_descriptor
H A Dntstat.c1858 nstat_ifnet_descriptor *desc = (nstat_ifnet_descriptor *)data;
1863 if (len < sizeof(nstat_ifnet_descriptor))
1888 nstat_ifnet_provider.nstat_descriptor_length = sizeof(nstat_ifnet_descriptor);

Completed in 130 milliseconds