Lines Matching refs:so_flags
317 if ((so->so_flags & SOF_MP_SUBFLOW) && mptcp_enable && in tcp_tfo_check()
756 if (so->so_flags & SOF_NOADDRAVAIL) { in tcp_output()
1208 if (so->so_flags & SOF_MP_SUBFLOW && off < 0) { in tcp_output()
1214 if ((so->so_flags & SOF_MP_SUBFLOW) && in tcp_output()
1278 if (!(so->so_flags & SOF_MP_SUBFLOW)) { in tcp_output()
1324 if (!(so->so_flags & SOF_MP_SUBFLOW)) { in tcp_output()
1395 so->so_flags & SOF_MP_SUBFLOW)) { in tcp_output()
1637 if (mptcp_enable && (so->so_flags & SOF_MP_SUBFLOW)) { in tcp_output()
1688 if (so->so_flags & SOF_MP_SUBFLOW) { in tcp_output()
2109 if (so->so_flags & SOF_MP_SUBFLOW) { in tcp_output()
2306 if (!(so->so_flags & SOF_MP_SUBFLOW)) { in tcp_output()
2635 if (so->so_flags & SOF_DELEGATED) { in tcp_output()
2984 if ((so->so_flags & SOF_MARK_WAKE_PKT) && pkt != NULL) { in tcp_ip_output()
2985 so->so_flags &= ~SOF_MARK_WAKE_PKT; in tcp_ip_output()
3013 !IN_FASTRECOVERY(tp) && !(so->so_flags & SOF_MP_SUBFLOW)) { in tcp_ip_output()