Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dmptcp_var.h423 #define MPT_GC_TICKS (30) macro
H A Dmptcp_subr.c4393 if (mp_tp->mpt_gc_ticks == MPT_GC_TICKS) { in mptcp_subflow_mustrst_ev()
5330 mp_tp->mpt_gc_ticks = MPT_GC_TICKS; in mptcp_conn_properties()