Searched refs:update_stats (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier.c65 static void update_stats(int, uint_t);
166 * update_stats(class_id, nbytes)
175 update_stats(int class_id, uint_t nbytes) function
237 update_stats(ipgpc_def_class_id, packet->len);
255 update_stats(ipgpc_def_class_id, packet->len);
273 update_stats(ipgpc_def_class_id, packet->len);
289 update_stats(ipgpc_def_class_id, packet->len);
307 update_stats(ipgpc_def_class_id, packet->len);
323 update_stats(ipgpc_def_class_id, packet->len);
344 update_stats(ipgpc_def_class_i
[all...]
/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c693 update_stats(net_stat_t *ns1, net_entry_t *ne, net_stat_t *ref) function
746 update_stats(ns, ne, ne->net_entry_sref);
/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c170 static int update_stats(kstat_t *, int);
1679 ksp->ks_update = update_stats;
3246 #define __FN__ "update_stats"
3248 update_stats( function

Completed in 69 milliseconds