Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c101 } net_stat_t; typedef
127 net_stat_t *my_time_stat;
693 update_stats(net_stat_t *ns1, net_entry_t *ne, net_stat_t *ref) in update_stats()
804 net_stat_t *ns1; in addto_time_list()
862 net_stat_t *ns; in add_stats()
909 net_stat_t *ns; in free_logtable()
910 net_stat_t *ns1; in free_logtable()
1045 net_stat_t *ns = NULL; in dladm_walk_usage_res()
1046 net_stat_t *nns; in dladm_walk_usage_res()
1318 net_stat_t *ns; in dladm_usage_summary()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dexacct_impl.h143 } net_stat_t; typedef
/illumos-gate/usr/src/uts/common/os/
H A Dexacct.c1180 exacct_attach_netstat_item(net_stat_t *ns, ea_object_t *record, int res) in exacct_attach_netstat_item()
1337 (net_stat_t *)ninfo, record, res); in exacct_assemble_net_record()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c5934 net_stat_t *nstat; in mac_write_flow_stats()
5943 nstat = kmem_zalloc(sizeof (net_stat_t), KM_NOSLEEP); in mac_write_flow_stats()
5971 ninfo->ni_size = sizeof (net_stat_t); in mac_write_flow_stats()
6018 net_stat_t *nstat; in mac_write_link_stats()
6028 nstat = kmem_zalloc(sizeof (net_stat_t), KM_NOSLEEP); in mac_write_link_stats()
6060 ninfo->ni_size = sizeof (net_stat_t); in mac_write_link_stats()