Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dmain.c206 unsigned link_connect_time; variable
1231 int t = (link_connect_time + 5) / 6; /* 1/10ths of minutes */ in print_link_stats()
1264 link_connect_time = now.tv_sec - start_time.tv_sec;
1272 slprintf(numbuf, sizeof(numbuf), "%u", link_connect_time);
Dpppd.h235 extern unsigned link_connect_time; /* time the link was up for */
/external/ppp/pppd/plugins/radius/
Dradius.c1013 av_type = link_connect_time; in radius_acct_stop()
1161 av_type = link_connect_time; in radius_acct_interim()