Searched refs:transmit_event (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | ip_dummynet.c | 150 static void transmit_event(struct dn_pipe *pipe, struct mbuf **head, 739 transmit_event(struct dn_pipe *pipe, struct mbuf **head, struct mbuf **tail) in transmit_event() function 885 transmit_event(p, head, tail); in ready_event() 1024 transmit_event(p, head, tail); in ready_event_wfq() 1077 transmit_event(p, &head, &tail); in dummynet()
|