Searched refs:TMPF_FASTCLOSERCV (Results 1 – 3 of 3) sorted by relevance
725 #define TMPF_FASTCLOSERCV 0x00020000 /* Received Fastclose option */ macro
1585 tp->t_mpflags |= TMPF_FASTCLOSERCV; in mptcp_do_fastclose_opt()
4342 is_fastclose = !!(tp->t_mpflags & TMPF_FASTCLOSERCV); in mptcp_subflow_mustrst_ev()