Searched refs:TCPOLEN_MPTCP_MPC_ACK (Results 1 – 2 of 2) sorted by relevance
37 expected_opsize = TCPOLEN_MPTCP_MPC_ACK; in mptcp_parse_option()82 if (opsize >= TCPOLEN_MPTCP_MPC_ACK) { in mptcp_parse_option()437 *size = TCPOLEN_MPTCP_MPC_ACK; in mptcp_established_options_mp()994 len = TCPOLEN_MPTCP_MPC_ACK; in mptcp_write_options()
40 #define TCPOLEN_MPTCP_MPC_ACK 20 macro