Searched refs:MPTT_FASTCLOSE (Results 1 – 2 of 2) sorted by relevance
120 case MPTT_FASTCLOSE: in mptcp_timer_demux()185 case MPTT_FASTCLOSE: in mptcp_start_timer()209 case MPTT_FASTCLOSE: in mptcp_cancel_timer()226 mptcp_cancel_timer(mp_tp, MPTT_FASTCLOSE); in mptcp_cancel_all_timers()
445 #define MPTT_FASTCLOSE 0x04 /* Starting Fastclose wait timer */ macro