Searched refs:MPTCP_SEND_BURST_SIZE (Results 1 – 1 of 1) sorted by relevance
1368 #define MPTCP_SEND_BURST_SIZE ((1 << 16) - \ macro1487 burst = min_t(int, MPTCP_SEND_BURST_SIZE, mptcp_wnd_end(msk) - msk->snd_nxt); in mptcp_subflow_get_send()