Searched refs:TCPOLEN_MPTCP_MPC_SYNACK (Results 1 – 2 of 2) sorted by relevance
40 expected_opsize = TCPOLEN_MPTCP_MPC_SYNACK; in mptcp_parse_option()78 if (opsize >= TCPOLEN_MPTCP_MPC_SYNACK) { in mptcp_parse_option()702 *size = TCPOLEN_MPTCP_MPC_SYNACK; in mptcp_synack_options()987 len = TCPOLEN_MPTCP_MPC_SYNACK; in mptcp_write_options()
39 #define TCPOLEN_MPTCP_MPC_SYNACK 12 macro