Searched refs:SOF1_IF_2KCL (Results 1 – 2 of 2) sorted by relevance
269 #define SOF1_IF_2KCL 0x00000004 /* interface prefers 2 KB clusters */ macro
2181 bigcl = !(so->so_flags1 & SOF1_IF_2KCL) || in sosend()7351 so->so_flags1 |= SOF1_IF_2KCL; in soif2kcl()7353 so->so_flags1 &= ~SOF1_IF_2KCL; in soif2kcl()