Searched refs:TCPOLEN_MPTCP_MPC_SYN (Results 1 – 2 of 2) sorted by relevance
48 expected_opsize = TCPOLEN_MPTCP_MPC_SYN; in mptcp_parse_option()70 if (opsize != TCPOLEN_MPTCP_MPC_SYN) { in mptcp_parse_option()414 *size = TCPOLEN_MPTCP_MPC_SYN; in mptcp_syn_options()1449 len = TCPOLEN_MPTCP_MPC_SYN; in mptcp_write_options()
53 #define TCPOLEN_MPTCP_MPC_SYN 4 macro