Searched refs:TCPOLEN_MPTCP_MPJ_ACK (Results 1 – 2 of 2) sorted by relevance
147 } else if (opsize == TCPOLEN_MPTCP_MPJ_ACK) { in mptcp_parse_option() 452 * TCPOLEN_MPTCP_MPC_ACK_DATA(22) or TCPOLEN_MPTCP_MPJ_ACK(24), so in mptcp_established_options_mp() 507 *size = TCPOLEN_MPTCP_MPJ_ACK; in mptcp_established_options_mp() 1519 TCPOLEN_MPTCP_MPJ_ACK, 0, 0); in mptcp_write_options()
59 #define TCPOLEN_MPTCP_MPJ_ACK 24 macro