Searched refs:TCPOLEN_MPTCP_MPC_SYNACK (Results 1 – 2 of 2) sorted by relevance
43 expected_opsize = TCPOLEN_MPTCP_MPC_SYNACK; in mptcp_parse_option()89 if (opsize >= TCPOLEN_MPTCP_MPC_SYNACK) { in mptcp_parse_option()900 *size = TCPOLEN_MPTCP_MPC_SYNACK; in mptcp_synack_options()1418 len = TCPOLEN_MPTCP_MPC_SYNACK; in mptcp_write_options()
53 #define TCPOLEN_MPTCP_MPC_SYNACK 12 macro