Home
last modified time | relevance | path

Searched refs:alloc_sendpkt (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.101.15/bsd/kern/
H A Duipc_syscalls.c165 static void alloc_sendpkt(int, size_t, uint_ref_t, mbuf_ref_ref_t,
3664 alloc_sendpkt(int how, size_t pktlen, unsigned int *maxchunks, in alloc_sendpkt() function
3940 alloc_sendpkt(M_WAIT, xfsize, &nbufs, &m0, jumbocl); in sendfile()