Home
last modified time | relevance | path

Searched refs:MPTCP_VERSION_SUPPORTED (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_cache.c104 #define MPTCP_VERSION_SUPPORTED 1 macro
579 int8_t record = succeeded ? MPTCP_VERSION_SUPPORTED : MPTCP_VERSION_UNSUPPORTED; in tcp_cache_update_mptcp_version()
614 tpcache->tc_mptcp_v0_support = MPTCP_VERSION_SUPPORTED; in tcp_cache_update_mptcp_version()
634 tpcache->tc_mptcp_v1_support = MPTCP_VERSION_SUPPORTED; in tcp_cache_update_mptcp_version()