Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c111 } net_plot_entry_t; typedef
564 clear_pe(net_plot_entry_t *pe, int entries, int *pentries) in clear_pe()
579 update_pe(net_plot_entry_t *pe, net_stat_t *nns, int nentries, in update_pe()
604 add_pe_to_file(int (*fn)(dladm_usage_t *, void *), net_plot_entry_t *pe, in add_pe_to_file()
1194 net_plot_entry_t *pe; in dladm_walk_usage_time()
1229 pe = malloc(sizeof (net_plot_entry_t) * net_table->net_entries + 1); in dladm_walk_usage_time()