Lines Matching full:subflows
241 /* with 2 subflows, adding at end of ooo queue is quite likely in mptcp_data_queue_ofo()
1952 * Only difference: Use highest rtt estimate of the subflows in use.
2024 /* Make subflows follow along. If we do not do this, we in mptcp_rcv_space_adjust()
2078 /* we can have data pending in the subflows only if the msk in __mptcp_move_skbs()
2380 * Outgoing subflows use in-kernel sockets.
2381 * Incoming subflows do not have their own 'struct socket' allocated,
2461 /* Catch every 'all subflows closed' scenario, including peers silently in __mptcp_close_ssk()
2464 * as the protocol can still create more subflows. in __mptcp_close_ssk()
2623 /* limit retransmission to the bytes already sent on some subflows */ in __mptcp_retrans()
2932 /* we still need to enqueue subflows or not really shutting down, in mptcp_check_send_data_fin()
3046 /* orphan all the subflows */ in __mptcp_close()
3068 /* all the subflows are closed, only timeout can change the msk in __mptcp_close()
3131 * subflows cleanup code due to lock nesting (we are already under in mptcp_disconnect()
3495 * we hash the TCP subflows not the master socket in mptcp_hash()