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

/freebsd-13-stable/usr.sbin/ppp/
H A Dthroughput.h70 extern void throughput_callback(struct pppThroughput *, void (*)(void *),
H A Dthroughput.c300 throughput_callback(struct pppThroughput *t, void (*fn)(void *), void *data) function
H A Dmp.c223 throughput_callback(&mp->link.stats.total, mp_UpDown, mp);
264 throughput_callback(&mp->link.stats.total, mp_UpDown, mp);
335 throughput_callback(&mp->link.stats.total, mp_UpDown, mp);

Completed in 111 milliseconds