Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.c149 static int ntstat_get_metrics(struct sysctl_req *);
480 return ntstat_get_metrics(req);
869 ntstat_get_metrics(struct sysctl_req *req) in ntstat_get_metrics() function