Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Duipc_socket.c2276 boolean_t bigcl; in sosend() local
2296 bigcl = !(so->so_flags1 & SOF1_IF_2KCL) || in sosend()
2308 bigcl; in sosend()
2356 bigcl) { in sosend()
2675 boolean_t bigcl; in sosend_list() local
2739 bigcl = !(so->so_flags1 & SOF1_IF_2KCL) || sosendbigcl_ignore_capab; in sosend_list()
2805 bytes_to_alloc <= MBIGCLBYTES && bigcl) { in sosend_list()