Searched refs:TCPOLEN_MPTCP_MPC_ACK (Results 1 – 2 of 2) sorted by relevance
41 expected_opsize = TCPOLEN_MPTCP_MPC_ACK; in mptcp_parse_option()98 if (opsize >= TCPOLEN_MPTCP_MPC_ACK) { in mptcp_parse_option()500 *size = TCPOLEN_MPTCP_MPC_ACK; in mptcp_established_options_mp()1449 len = TCPOLEN_MPTCP_MPC_ACK; in mptcp_write_options()
55 #define TCPOLEN_MPTCP_MPC_ACK 20 macro
Completed in 9 milliseconds