HomeSort by relevance Sort by last modified time
    Searched refs:link_connect_time (Results 1 - 3 of 3) sorted by null

  /external/ppp/pppd/
main.c 206 unsigned link_connect_time; variable
1231 int t = (link_connect_time + 5) / 6; /* 1/10ths of minutes */
    [all...]
pppd.h 235 extern unsigned link_connect_time; /* time the link was up for */
    [all...]
  /external/ppp/pppd/plugins/radius/
radius.c 1013 av_type = link_connect_time;
1161 av_type = link_connect_time;
    [all...]

Completed in 63 milliseconds