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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.c153 static void ready_event(struct dn_flow_queue *q, struct mbuf **head,
714 * ready_event() does something similar with fixed-rate queues, and the
805 * ready_event() is invoked every time the queue must enter the
812 ready_event(struct dn_flow_queue *q, struct mbuf **head, struct mbuf **tail) function
821 printf("dummynet: ready_event pipe is gone\n");
1042 ready_event(p, &head, &tail) ;
1718 ready_event( q , &head, &tail );

Completed in 20 milliseconds