Searched refs:TCPOLEN_MPTCP_MPC_SYNACK (Results 1 – 2 of 2) sorted by relevance
45 expected_opsize = TCPOLEN_MPTCP_MPC_SYNACK; in mptcp_parse_option()94 if (opsize >= TCPOLEN_MPTCP_MPC_SYNACK) { in mptcp_parse_option()911 *size = TCPOLEN_MPTCP_MPC_SYNACK; in mptcp_synack_options()1451 len = TCPOLEN_MPTCP_MPC_SYNACK; in mptcp_write_options()
54 #define TCPOLEN_MPTCP_MPC_SYNACK 12 macro