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

  /external/libppp/src/
throughput.h 70 extern int throughput_uptime(struct pppThroughput *);
throughput.c 82 throughput_uptime(struct pppThroughput *t) function
104 secs_up = throughput_uptime(t);
139 secs_up = throughput_uptime(t);
169 uptime = throughput_uptime(t);
267 if ((divisor = throughput_uptime(t)) == 0)
radius.c     [all...]
bundle.c 1045 secs = t->downtime ? 0 : throughput_uptime(t);
    [all...]

Completed in 144 milliseconds