Searched refs:TCPOLEN_MPTCP_FASTCLOSE (Results 1 – 2 of 2) sorted by relevance
373 if (opsize != TCPOLEN_MPTCP_FASTCLOSE) in mptcp_parse_option()838 if (remaining < TCPOLEN_MPTCP_FASTCLOSE) in mptcp_established_options_fastclose()841 *size = TCPOLEN_MPTCP_FASTCLOSE; in mptcp_established_options_fastclose()1711 TCPOLEN_MPTCP_FASTCLOSE, in mptcp_write_options()
80 #define TCPOLEN_MPTCP_FASTCLOSE 12 macro