Home
last modified time | relevance | path

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

/xnu-8020.101.4/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()
2676 boolean_t bigcl; in sosend_list() local
2740 bigcl = !(so->so_flags1 & SOF1_IF_2KCL) || sosendbigcl_ignore_capab; in sosend_list()
2806 bytes_to_alloc <= MBIGCLBYTES && bigcl) { in sosend_list()