Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/ppp/
HDncp.h66 extern size_t ncp_QueueLen(struct ncp *);
HDncp.c265 ncp_QueueLen(struct ncp *ncp) in ncp_QueueLen() function
332 return total + ncp_QueueLen(&bundle->ncp); in ncp_FillPhysicalQueues()
HDbundle.c467 ncp_QueueLen(&bundle->ncp); in bundle_UpdateSet()
1075 (unsigned long)ncp_QueueLen(&arg->bundle->ncp), in bundle_ShowStatus()