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