Searched refs:tqe_flags (Results 1 – 5 of 5) sorted by relevance
222 log.u_bbr.hptsi_gain = q->tqe_flags; in tcp_log_reassm()228 log.u_bbr.cwnd_gain = p->tqe_flags; in tcp_log_reassm()335 last->tqe_flags |= (th->th_flags & TH_FIN); in tcp_reass_append()414 q->tqe_flags = (flags & TH_FIN); in tcp_reass_replace()438 ent->tqe_flags |= (q->tqe_flags & TH_FIN); in tcp_reass_merge_into()658 if (last->tqe_flags & TH_FIN) { in tcp_reass()683 if (last->tqe_flags & TH_FIN) { in tcp_reass()1029 te->tqe_flags = th->th_flags; in tcp_reass()1062 flags = q->tqe_flags & TH_FIN; in tcp_reass()
89 uint32_t tqe_flags; /* The flags from the th->th_flags */ member
1707 is->is_sti.tqe_flags |= TQE_RULEBASED;1714 is->is_sti.tqe_flags |= TQE_RULEBASED;3290 if (((is->is_sti.tqe_flags & TQE_RULEBASED) != 0) &&3429 if ((tqe->tqe_flags & TQE_RULEBASED) != 0)4360 if ((tqe->tqe_flags & TQE_RULEBASED) == 0)4778 if ((is->is_sti.tqe_flags & TQE_RULEBASED) != 0)
1230 int tqe_flags; member