OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 213 milliseconds