Searched refs:mh_tail (Results 1 – 2 of 2) sorted by relevance
60 struct mbuf *mh_tail; member
2706 mh->mh_head = mh->mh_tail = m; in get_packet()2734 mh->mh_head = mh->mh_tail = m; in get_packet()2741 if (mh->mh_tail == NULL) { in get_packet()2747 mh->mh_tail->m_next = m; in get_packet()2748 mh->mh_tail = m; in get_packet()2883 mh->mh_tail->m_next = m; in process_responses()2884 mh->mh_tail = m; in process_responses()