Searched refs:TCPOLEN_MPTCP_MPC_SYN (Results 1 – 2 of 2) sorted by relevance
45 expected_opsize = TCPOLEN_MPTCP_MPC_SYN; in mptcp_parse_option()65 if (opsize != TCPOLEN_MPTCP_MPC_SYN) { in mptcp_parse_option()412 *size = TCPOLEN_MPTCP_MPC_SYN; in mptcp_syn_options()1417 len = TCPOLEN_MPTCP_MPC_SYN; in mptcp_write_options()
52 #define TCPOLEN_MPTCP_MPC_SYN 4 macro