Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c164 net_time_entry_t *net_ctime_head; member
822 if (net_table->net_ctime_head == NULL) { in addto_time_list()
823 net_table->net_ctime_head = ntc; in addto_time_list()
926 thead = net_table->net_ctime_head; in free_logtable()
935 net_table->net_ctime_head = NULL; in free_logtable()
1064 start = net_table->net_ctime_head; in dladm_walk_usage_res()
1067 status = get_time_range(net_table->net_ctime_head, in dladm_walk_usage_res()
1385 start = net_table->net_ctime_head; in dladm_usage_dates()