Searched refs:m_lastm (Results 1 – 1 of 1) sorted by relevance
5209 struct mbuf **m_lastm, int *m_off, uint32_t mode) argument5224 if (m_lastm != NULL && *m_lastm != NULL) {5225 m = *m_lastm;5308 if (m_lastm != NULL && m_off != NULL) {5310 *m_lastm = m->m_next;5313 *m_lastm = m;