Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dprotocol.h34 #define OPTION_MPTCP_CSUMREQD BIT(13) macro
H A Dsubflow.c558 if (mp_opt.suboptions & OPTION_MPTCP_CSUMREQD) in subflow_finish_connect()
H A Dprotocol.c3577 if (mp_opt->suboptions & OPTION_MPTCP_CSUMREQD) in mptcp_sk_clone_init()