Home
last modified time | relevance | path

Searched refs:MPTCP_SEND_BURST_SIZE (Results 1 – 1 of 1) sorted by relevance

/net/mptcp/
Dprotocol.c1076 #define MPTCP_SEND_BURST_SIZE ((1 << 16) - \ macro
1158 msk->snd_burst = min_t(int, MPTCP_SEND_BURST_SIZE, in mptcp_subflow_get_send()