OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:throughput_addin
(Results
1 - 5
of
5
) sorted by null
/external/libppp/src/
throughput.h
65
extern void
throughput_addin
(struct pppThroughput *, long long);
link.c
78
throughput_addin
(&l->stats.total, n);
80
throughput_addin
(l->stats.parent, n);
throughput.c
240
throughput_addin
(struct pppThroughput *t, long long n)
function
ipv6cp.c
369
throughput_addin
(&ipv6cp->throughput, n);
ipcp.c
163
throughput_addin
(&ipcp->throughput, n);
[
all
...]
Completed in 695 milliseconds