Searched refs:link_connect_time (Results 1 – 3 of 3) sorted by relevance
207 unsigned link_connect_time; variable1190 int t = (link_connect_time + 5) / 6; /* 1/10ths of minutes */ in print_link_stats()1223 link_connect_time = now.tv_sec - start_time.tv_sec;1231 slprintf(numbuf, sizeof(numbuf), "%u", link_connect_time);
234 extern unsigned link_connect_time; /* time the link was up for */
973 av_type = link_connect_time; in radius_acct_stop()1117 av_type = link_connect_time; in radius_acct_interim()