Searched refs:TCPOLEN_MPTCP_MPC_SYN (Results 1 – 2 of 2) sorted by relevance
42 expected_opsize = TCPOLEN_MPTCP_MPC_SYN; in mptcp_parse_option()49 if (opsize != TCPOLEN_MPTCP_MPC_SYN) { in mptcp_parse_option()343 *size = TCPOLEN_MPTCP_MPC_SYN; in mptcp_syn_options()987 len = TCPOLEN_MPTCP_MPC_SYN; in mptcp_write_options()
38 #define TCPOLEN_MPTCP_MPC_SYN 4 macro