Home
last modified time | relevance | path

Searched defs:net_stat_s (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libdladm/common/
H A Dusage.c81 typedef struct net_stat_s { struct
98 struct net_stat_s *net_stat_next; argument
99 net_desc_t *net_stat_desc;
100 boolean_t net_stat_isref;
/titanic_44/usr/src/uts/common/sys/
H A Dexacct_impl.h134 typedef struct net_stat_s { struct
135 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;