Lines Matching full:subflows
242 /* with 2 subflows, adding at end of ooo queue is quite likely in mptcp_data_queue_ofo()
2006 * Only difference: Use highest rtt estimate of the subflows in use.
2078 /* Make subflows follow along. If we do not do this, we in mptcp_rcv_space_adjust()
2133 /* we can have data pending in the subflows only if the msk in __mptcp_move_skbs()
2437 * Outgoing subflows use in-kernel sockets.
2438 * Incoming subflows do not have their own 'struct socket' allocated,
2518 /* Catch every 'all subflows closed' scenario, including peers silently in __mptcp_close_ssk()
2521 * as the protocol can still create more subflows. in __mptcp_close_ssk()
2689 /* limit retransmission to the bytes already sent on some subflows */ in __mptcp_retrans()
3009 /* we still need to enqueue subflows or not really shutting down, in mptcp_check_send_data_fin()
3123 /* orphan all the subflows */ in __mptcp_close()
3145 /* all the subflows are closed, only timeout can change the msk in __mptcp_close()
3207 * subflows cleanup code due to lock nesting (we are already under in mptcp_disconnect()
3568 * we hash the TCP subflows not the MPTCP socket in mptcp_hash()