HomeSort by relevance Sort by last modified time
    Searched refs:ncp_QueueLen (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
ncp.h 65 extern size_t ncp_QueueLen(struct ncp *);
ncp.c 265 ncp_QueueLen(struct ncp *ncp)
332 return total + ncp_QueueLen(&bundle->ncp);
bundle.c 467 ncp_QueueLen(&bundle->ncp);
1078 (unsigned long)ncp_QueueLen(&arg->bundle->ncp),
    [all...]

Completed in 202 milliseconds