OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:link_QueueLen
(Results
1 - 5
of
5
) sorted by null
/external/libppp/src/
link.h
66
extern size_t
link_QueueLen
(struct link *);
link.c
119
link_QueueLen
(struct link *l)
mp.c
711
add =
link_QueueLen
(&dl->physical->link);
754
add =
link_QueueLen
(&dl->physical->link);
1050
if (!
link_QueueLen
(&s->send.dl->physical->link) &&
[
all
...]
ncp.c
325
add =
link_QueueLen
(&dl->physical->link);
physical.c
484
(u_long)
link_QueueLen
(&p->link));
870
if (w && (force ||
link_QueueLen
(&p->link) || p->out)) {
Completed in 28 milliseconds