Searched refs:jumbocl (Results 1 – 2 of 2) sorted by relevance
3666 mbuf_ref_ref_t m, boolean_t jumbocl) in alloc_sendpkt() argument3680 if (pktlen > MBIGCLBYTES && jumbocl) { in alloc_sendpkt()3888 boolean_t jumbocl; in sendfile() local3937 jumbocl = sosendjcl && njcl > 0 && in sendfile()3941 alloc_sendpkt(M_WAIT, xfsize, &nbufs, &m0, jumbocl); in sendfile()
2286 boolean_t jumbocl; in sosend() local2316 jumbocl = sosendjcl && njcl > 0 && in sosend()2344 jumbocl) { in sosend()