Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dfastopen.c52 MPTCP_SKB_CB(skb)->cant_coalesce = 1; in mptcp_fastopen_subflow_synack_set_params()
H A Dprotocol.h135 u8 cant_coalesce; member
H A Dprotocol.c169 if (unlikely(MPTCP_SKB_CB(to)->cant_coalesce) || in __mptcp_try_coalesce()
440 MPTCP_SKB_CB(skb)->cant_coalesce = 0; in mptcp_init_skb()