Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dipv6cp.h81 extern size_t ipv6cp_QueueLen(struct ipv6cp *);
H A Dipv6cp.c336 (unsigned long)ipv6cp_QueueLen(ipv6cp)); in ipv6cp_Show()
408 ipv6cp_QueueLen(struct ipv6cp *ipv6cp) in ipv6cp_QueueLen() function
H A Dncp.c271 result += ipv6cp_QueueLen(&ncp->ipv6cp); in ncp_QueueLen()