Searched refs:transmit_event (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.101.15/bsd/netinet/ |
| H A D | ip_dummynet.c | 153 static void transmit_event(struct dn_pipe *pipe, struct mbuf **head, 740 transmit_event(struct dn_pipe *pipe, struct mbuf **head, struct mbuf **tail) in transmit_event() function 886 transmit_event(p, head, tail); in ready_event() 1025 transmit_event(p, head, tail); in ready_event_wfq() 1078 transmit_event(p, &head, &tail); in dummynet()
|