Searched refs:jumbocl (Results 1 – 2 of 2) sorted by relevance
3353 mbuf_ref_ref_t m, boolean_t jumbocl) in alloc_sendpkt() argument3367 if (pktlen > MBIGCLBYTES && jumbocl) { in alloc_sendpkt()3569 boolean_t jumbocl; in sendfile() local3618 jumbocl = sosendjcl && njcl > 0 && in sendfile()3622 alloc_sendpkt(M_WAIT, xfsize, &nbufs, &m0, jumbocl); in sendfile()
2297 boolean_t jumbocl; in sosend() local2327 jumbocl = sosendjcl && njcl > 0 && in sosend()2355 jumbocl) { in sosend()