Home
last modified time | relevance | path

Searched refs:ncp_QueueLen (Results 1 – 3 of 3) sorted by relevance

/src/usr.sbin/ppp/
H A Dncp.h66 extern size_t ncp_QueueLen(struct ncp *);
H A Dncp.c265 ncp_QueueLen(struct ncp *ncp) in ncp_QueueLen() function
332 return total + ncp_QueueLen(&bundle->ncp); in ncp_FillPhysicalQueues()
H A Dbundle.c467 ncp_QueueLen(&bundle->ncp); in bundle_UpdateSet()
1075 (unsigned long)ncp_QueueLen(&arg->bundle->ncp), in bundle_ShowStatus()