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