Searched refs:link_QueueLen (Results 1 – 5 of 5) sorted by relevance
66 extern size_t link_QueueLen(struct link *);
711 add = link_QueueLen(&dl->physical->link); in mp_FillPhysicalQueues()754 add = link_QueueLen(&dl->physical->link); in mp_FillPhysicalQueues()1050 if (!link_QueueLen(&s->send.dl->physical->link) && in mpserver_UpdateSet()1208 return link_QueueLen(&mp->link); in mp_QueueLen()
119 link_QueueLen(struct link *l) in link_QueueLen() function
325 add = link_QueueLen(&dl->physical->link); in ncp_FillPhysicalQueues()
460 (u_long)link_QueueLen(&p->link)); in physical_ShowStatus()845 if (w && (force || link_QueueLen(&p->link) || p->out)) { in physical_doUpdateSet()