Searched refs:throughput_callback (Results 1 – 3 of 3) sorted by relevance
| /freebsd-src/usr.sbin/ppp/ |
| H A D | throughput.h | 68 extern void throughput_callback(struct pppThroughput *, void (*)(void *),
|
| H A D | throughput.c | 298 throughput_callback(struct pppThroughput *t, void (*fn)(void *), void *data) in throughput_callback() function
|
| H A D | mp.c | 221 throughput_callback(&mp->link.stats.total, mp_UpDown, mp); in mp_CheckAutoloadTimer() 262 throughput_callback(&mp->link.stats.total, mp_UpDown, mp); in mp_Init() 333 throughput_callback(&mp->link.stats.total, mp_UpDown, mp); in mp_Up()
|