Search | Google it | Results 1 - 1 of 1 for funcall:TAILQ_REMOVE from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/tcp_subr.c (0.00 seconds) |
1493: #endif 1494: TAILQ_REMOVE(&tp->segq, qe, ipqe_q); 1495: TAILQ_REMOVE(&tp->timeq, qe, ipqe_timeq); 1496: m_freem(qe->ipqe_m);