Searched refs:TCPOLEN_MPTCP_FASTCLOSE (Results 1 – 2 of 2) sorted by relevance
319 if (opsize != TCPOLEN_MPTCP_FASTCLOSE) in mptcp_parse_option() 794 if (remaining < TCPOLEN_MPTCP_FASTCLOSE) in mptcp_established_options_fastclose() 797 *size = TCPOLEN_MPTCP_FASTCLOSE; in mptcp_established_options_fastclose() 1582 TCPOLEN_MPTCP_FASTCLOSE, in mptcp_write_options()
79 #define TCPOLEN_MPTCP_FASTCLOSE 12 macro