Searched defs:net_stat_s (Results 1 – 2 of 2) sorted by relevance
81 typedef struct net_stat_s { struct98 struct net_stat_s *net_stat_next; argument99 net_desc_t *net_stat_desc;100 boolean_t net_stat_isref;
134 typedef struct net_stat_s { struct135 char *ns_name;136 uint64_t ns_ibytes;137 uint64_t ns_obytes;138 uint64_t ns_ipackets;139 uint64_t ns_opackets;140 uint64_t ns_ierrors;141 uint64_t ns_oerrors;142 boolean_t ns_isref;