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()874 *size = TCPOLEN_MPTCP_MPC_SYNACK; in mptcp_synack_options()1343 len = TCPOLEN_MPTCP_MPC_SYNACK; in mptcp_write_options()
52 #define TCPOLEN_MPTCP_MPC_SYNACK 12 macro