Searched refs:transmit_event (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.81.2/bsd/netinet/ |
| H A D | ip_dummynet.c | 152 static void transmit_event(struct dn_pipe *pipe, struct mbuf **head, 736 transmit_event(struct dn_pipe *pipe, struct mbuf **head, struct mbuf **tail) in transmit_event() function 882 transmit_event(p, head, tail); in ready_event() 1021 transmit_event(p, head, tail); in ready_event_wfq() 1074 transmit_event(p, &head, &tail); in dummynet()
|