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