Searched refs:jumbocl (Results 1 – 2 of 2) sorted by relevance
3317 struct mbuf **m, boolean_t jumbocl) in alloc_sendpkt() argument3331 if (pktlen > MBIGCLBYTES && jumbocl) { in alloc_sendpkt()3532 boolean_t jumbocl; in sendfile() local3581 jumbocl = sosendjcl && njcl > 0 && in sendfile()3585 alloc_sendpkt(M_WAIT, xfsize, &nbufs, &m0, jumbocl); in sendfile()
2275 boolean_t jumbocl; in sosend() local2305 jumbocl = sosendjcl && njcl > 0 && in sosend()2333 jumbocl) { in sosend()