Searched refs:TF_REASS_INPROG (Results 1 – 2 of 2) sorted by relevance
658 #define TF_REASS_INPROG 0x800000 /* Reassembly is in progress */ macro
791 if (tp->t_flagsext & TF_REASS_INPROG) { in tcp_reass()795 tp->t_flagsext |= TF_REASS_INPROG; in tcp_reass()824 tp->t_flagsext &= ~TF_REASS_INPROG; in tcp_reass()