Searched refs:m_lastm (Results 1 – 1 of 1) sorted by relevance
6222 struct mbuf **m_lastm, int *m_off, uint32_t mode) argument6241 if (m_lastm != NULL && *m_lastm != NULL) {6242 m = *m_lastm;6339 if (m_lastm != NULL && m_off != NULL) {6341 *m_lastm = m->m_next;6344 *m_lastm = m;