Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dfastopen.c49 MPTCP_SKB_CB(skb)->cant_coalesce = 1; in mptcp_fastopen_subflow_synack_set_params()
H A Dprotocol.h133 u8 cant_coalesce; member
H A Dprotocol.c162 if (unlikely(MPTCP_SKB_CB(to)->cant_coalesce) || in __mptcp_try_coalesce()
368 MPTCP_SKB_CB(skb)->cant_coalesce = 0; in mptcp_init_skb()