Searched refs:mpt_gc_ticks (Results 1 – 2 of 2) sorted by relevance
422 int32_t mpt_gc_ticks; /* Used for zombie deletion */ member
4365 if (mp_tp->mpt_gc_ticks == MPT_GC_TICKS) { in mptcp_subflow_mustrst_ev()4366 mp_tp->mpt_gc_ticks = MPT_GC_TICKS_FAST; in mptcp_subflow_mustrst_ev()4578 if (mp_tp->mpt_gc_ticks > 0) { in mptcp_gc()4579 mp_tp->mpt_gc_ticks--; in mptcp_gc()4581 if (mp_tp->mpt_gc_ticks == 0) { in mptcp_gc()5306 mp_tp->mpt_gc_ticks = MPT_GC_TICKS; in mptcp_conn_properties()