Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Duipc_socket.c2298 boolean_t bigcl; in sosend() local
2318 bigcl = !(so->so_flags1 & SOF1_IF_2KCL) || in sosend()
2330 bigcl; in sosend()
2378 bigcl) { in sosend()
2713 boolean_t bigcl; in sosend_list() local
2777 bigcl = !(so->so_flags1 & SOF1_IF_2KCL) || sosendbigcl_ignore_capab; in sosend_list()
2843 bytes_to_alloc <= MBIGCLBYTES && bigcl) { in sosend_list()