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