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