Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Duipc_socket.c2278 boolean_t bigcl; in sosend() local
2298 bigcl = !(so->so_flags1 & SOF1_IF_2KCL) || in sosend()
2310 bigcl; in sosend()
2358 bigcl) { in sosend()
2678 boolean_t bigcl; in sosend_list() local
2742 bigcl = !(so->so_flags1 & SOF1_IF_2KCL) || sosendbigcl_ignore_capab; in sosend_list()
2808 bytes_to_alloc <= MBIGCLBYTES && bigcl) { in sosend_list()