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

  /external/libppp/src/
throughput.h 68 extern void throughput_callback(struct pppThroughput *, void (*)(void *),
throughput.c 298 throughput_callback(struct pppThroughput *t, void (*fn)(void *), void *data) function
mp.c 221 throughput_callback(&mp->link.stats.total, mp_UpDown, mp);
262 throughput_callback(&mp->link.stats.total, mp_UpDown, mp);
333 throughput_callback(&mp->link.stats.total, mp_UpDown, mp);
    [all...]

Completed in 227 milliseconds