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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dncp.h65 extern size_t ncp_QueueLen(struct ncp *);
H A Dncp.c265 ncp_QueueLen(struct ncp *ncp) function
332 return total + ncp_QueueLen(&bundle->ncp);
H A Dbundle.c467 ncp_QueueLen(&bundle->ncp);
1078 (unsigned long)ncp_QueueLen(&arg->bundle->ncp),

Completed in 53 milliseconds