Searched refs:mh_tail (Results 1 – 2 of 2) sorted by relevance
62 struct mbuf *mh_tail; member
2720 mh->mh_head = mh->mh_tail = m; in get_packet()2748 mh->mh_head = mh->mh_tail = m; in get_packet()2755 if (mh->mh_tail == NULL) { in get_packet()2760 mh->mh_tail->m_next = m; in get_packet()2761 mh->mh_tail = m; in get_packet()2896 mh->mh_tail->m_next = m; in process_responses()2897 mh->mh_tail = m; in process_responses()