Searched refs:mh_tail (Results 1 – 2 of 2) sorted by relevance
62 struct mbuf *mh_tail; member
2716 mh->mh_head = mh->mh_tail = m; in get_packet()2744 mh->mh_head = mh->mh_tail = m; in get_packet()2751 if (mh->mh_tail == NULL) { in get_packet()2756 mh->mh_tail->m_next = m; in get_packet()2757 mh->mh_tail = m; in get_packet()2892 mh->mh_tail->m_next = m; in process_responses()2893 mh->mh_tail = m; in process_responses()