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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.c155 static void ready_event_wfq(struct dn_pipe *p, struct mbuf **head,
878 ready_event_wfq(struct dn_pipe *p, struct mbuf **head, struct mbuf **tail) function
1046 printf("dummynet: bad ready_event_wfq for pipe %s\n",
1049 ready_event_wfq(p, &head, &tail) ;
1183 ready_event_wfq(p, &head, &tail);
1750 * and possibly invoke ready_event_wfq() right now if there is
1769 ready_event_wfq(pipe, &head, &tail);

Completed in 8 milliseconds