Search | Google it | Results 1 - 2 of 2 for funcall:TAILQ_INSERT_HEAD (0.01 seconds) |
1333: if (p == NULL) { 1334: TAILQ_INSERT_HEAD(&fp->ipq_fragq, ipqe, ipqe_q); 1335: } else {
750: if (p == NULL) { 751: TAILQ_INSERT_HEAD(&tp->segq, tiqe, ipqe_q); 752: #ifdef TCPREASS_DEBUG