Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dncp.h68 extern size_t ncp_QueueLen(struct ncp *);
H A Dncp.c267 ncp_QueueLen(struct ncp *ncp) in ncp_QueueLen() function
334 return total + ncp_QueueLen(&bundle->ncp); in ncp_FillPhysicalQueues()
H A Dbundle.c469 ncp_QueueLen(&bundle->ncp); in bundle_UpdateSet()
1077 (unsigned long)ncp_QueueLen(&arg->bundle->ncp), in bundle_ShowStatus()