Searched refs:tcpfrag_list_end (Results 1 – 3 of 3) sorted by relevance
69 #define tcpfrag_list_end(F, T) (tcpiphdr2qlink(F) == (struct qlink*)(T)) macro
136 for (q = tcpfrag_list_first(tp); !tcpfrag_list_end(q, tp);146 if (!tcpfrag_list_end(tcpiphdr_prev(q), tp)) {178 while (!tcpfrag_list_end(q, tp)) {207 if (tcpfrag_list_end(ti, tp) || ti->ti_seq != tp->rcv_nxt)226 } while (!tcpfrag_list_end(ti, tp) && ti->ti_seq == tp->rcv_nxt);
288 while (!tcpfrag_list_end(t, tp)) {