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

/freebsd-12-stable/usr.sbin/ppp/
H A Dncp.h68 extern size_t ncp_QueueLen(struct ncp *);
H A Dncp.c267 ncp_QueueLen(struct ncp *ncp) function
334 return total + ncp_QueueLen(&bundle->ncp);
H A Dbundle.c469 ncp_QueueLen(&bundle->ncp);
1080 (unsigned long)ncp_QueueLen(&arg->bundle->ncp),

Completed in 98 milliseconds