Home | History | Annotate | Download | only in pppd

Lines Matching refs:link_connect_time

206 unsigned link_connect_time;
1231 int t = (link_connect_time + 5) / 6; /* 1/10ths of minutes */
1264 link_connect_time = now.tv_sec - start_time.tv_sec;
1272 slprintf(numbuf, sizeof(numbuf), "%u", link_connect_time);