Home
last modified time | relevance | path

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

/external/libppp/src/
Dipcp.h131 extern size_t ipcp_QueueLen(struct ipcp *);
Dncp.c269 result = ipcp_QueueLen(&ncp->ipcp); in ncp_QueueLen()
Dipcp.c366 (unsigned long)ipcp_QueueLen(ipcp)); in ipcp_Show()
1424 ipcp_QueueLen(struct ipcp *ipcp) in ipcp_QueueLen() function