Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/kern/
H A Duipc_socket.c2279 boolean_t bigcl; in sosend() local
2299 bigcl = !(so->so_flags1 & SOF1_IF_2KCL) || in sosend()
2311 bigcl; in sosend()
2359 bigcl) { in sosend()
2679 boolean_t bigcl; in sosend_list() local
2743 bigcl = !(so->so_flags1 & SOF1_IF_2KCL) || sosendbigcl_ignore_capab; in sosend_list()
2809 bytes_to_alloc <= MBIGCLBYTES && bigcl) { in sosend_list()