Searched refs:_m_next (Results 1 – 1 of 1) sorted by relevance
100 struct _mbuf *_m_next; member170 _CASSERT(offsetof(struct _mbuf, _m_next) == 0); in os_cpu_in_cksum()174 _CASSERT(offsetof(struct _mbuf, _m_next) == 0); in os_cpu_in_cksum()179 _CASSERT(offsetof(struct _mbuf, _m_next) == in os_cpu_in_cksum()187 ._m_next = NULL, in os_cpu_in_cksum()250 m = m->_m_next; in os_cpu_in_cksum_mbuf()253 for (; len > 0; m = m->_m_next) { in os_cpu_in_cksum_mbuf()401 m = m->_m_next; in os_cpu_in_cksum_mbuf()404 for (; len > 0; m = m->_m_next) { in os_cpu_in_cksum_mbuf()