Searched refs:m_lastm (Results 1 – 1 of 1) sorted by relevance
5237 struct mbuf **m_lastm, int *m_off, uint32_t mode) argument5252 if (m_lastm != NULL && *m_lastm != NULL) {5253 m = *m_lastm;5336 if (m_lastm != NULL && m_off != NULL) {5338 *m_lastm = m->m_next;5341 *m_lastm = m;