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