Searched refs:jumbocl (Results 1 – 2 of 2) sorted by relevance
3656 mbuf_ref_ref_t m, boolean_t jumbocl) in alloc_sendpkt() argument3670 if (pktlen > MBIGCLBYTES && jumbocl) { in alloc_sendpkt()3872 boolean_t jumbocl; in sendfile() local3921 jumbocl = sosendjcl && njcl > 0 && in sendfile()3925 alloc_sendpkt(M_WAIT, xfsize, &nbufs, &m0, jumbocl); in sendfile()
2293 boolean_t jumbocl; in sosend() local2323 jumbocl = sosendjcl && njcl > 0 && in sosend()2351 jumbocl) { in sosend()