Searched defs:netstat (Results 1 – 1 of 1) sorted by relevance
14 struct netstat { struct16 struct netstat *next; argument18 struct netstat_counter *counters; argument21 static struct netstat *lookup_type(struct netstat *ns, in lookup_type() argument