Searched refs:alloc_sendpkt (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/kern/ |
| H A D | uipc_syscalls.c | 150 static void alloc_sendpkt(int, size_t, unsigned int *, struct mbuf **, 3316 alloc_sendpkt(int how, size_t pktlen, unsigned int *maxchunks, in alloc_sendpkt() function 3585 alloc_sendpkt(M_WAIT, xfsize, &nbufs, &m0, jumbocl); in sendfile()
|