Searched refs:throughput_callback (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/usr.sbin/ppp/
H A Dthroughput.h68 extern void throughput_callback(struct pppThroughput *, void (*)(void *),
H A Dthroughput.c298 throughput_callback(struct pppThroughput *t, void (*fn)(void *), void *data) function
H A Dmp.c221 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);

Completed in 131 milliseconds