Searched refs:sosendbigcl_ignore_capab (Results 1 – 1 of 1) sorted by relevance
304 int sosendbigcl_ignore_capab = 0; variable305 SYSCTL_INT(_kern_ipc, OID_AUTO, sosendbigcl_ignore_capab,306 CTLFLAG_RW | CTLFLAG_LOCKED, &sosendbigcl_ignore_capab, 0, "");2319 sosendbigcl_ignore_capab; in sosend()2777 bigcl = !(so->so_flags1 & SOF1_IF_2KCL) || sosendbigcl_ignore_capab; in sosend_list()