Searched refs:TCPOLEN_MPTCP_FAIL (Results 1 – 2 of 2) sorted by relevance
345 if (opsize != TCPOLEN_MPTCP_FAIL) in mptcp_parse_option() 816 if (remaining < TCPOLEN_MPTCP_FAIL) in mptcp_established_options_mp_fail() 819 *size = TCPOLEN_MPTCP_FAIL; in mptcp_established_options_mp_fail() 1597 TCPOLEN_MPTCP_FAIL, in mptcp_write_options()
81 #define TCPOLEN_MPTCP_FAIL 12 macro