OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:throughput_init
(Results
1 - 6
of
6
) sorted by null
/external/libppp/src/
throughput.h
58
extern void
throughput_init
(struct pppThroughput *, int);
throughput.c
46
throughput_init
(struct pppThroughput *t, int period)
function
mp.c
220
throughput_init
(&mp->link.stats.total, mp->cfg.autoload.period);
261
throughput_init
(&mp->link.stats.total, mp->cfg.autoload.period);
332
throughput_init
(&mp->link.stats.total, mp->cfg.autoload.period);
[
all
...]
ipv6cp.c
296
throughput_init
(&ipv6cp->throughput, SAMPLE_PERIOD);
physical.c
189
throughput_init
(&p->link.stats.total, SAMPLE_PERIOD);
ipcp.c
489
throughput_init
(&ipcp->throughput, SAMPLE_PERIOD);
[
all
...]
Completed in 694 milliseconds