Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mptcp/
H A 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()