Searched refs:alloc_sendpkt (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.61.3/bsd/kern/ |
| H A D | uipc_syscalls.c | 161 static void alloc_sendpkt(int, size_t, uint_ref_t, mbuf_ref_ref_t, 4054 alloc_sendpkt(int how, size_t pktlen, unsigned int *maxchunks, in alloc_sendpkt() function 4324 alloc_sendpkt(M_WAIT, xfsize, &nbufs, &m0, jumbocl); in sendfile()
|