Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Dmptcp_var.h420 #define MPT_GC_TICKS (30) macro
H A Dmptcp_subr.c4364 if (mp_tp->mpt_gc_ticks == MPT_GC_TICKS) { in mptcp_subflow_mustrst_ev()
5305 mp_tp->mpt_gc_ticks = MPT_GC_TICKS; in mptcp_conn_properties()