Searched refs:_m_next (Results 1 – 1 of 1) sorted by relevance
100 struct _mbuf *_m_next; member171 _CASSERT(offsetof(struct _mbuf, _m_next) == 0); in os_cpu_in_cksum()175 _CASSERT(offsetof(struct _mbuf, _m_next) == 0); in os_cpu_in_cksum()180 _CASSERT(offsetof(struct _mbuf, _m_next) == in os_cpu_in_cksum()188 ._m_next = NULL, in os_cpu_in_cksum()251 m = m->_m_next; in os_cpu_in_cksum_mbuf()254 for (; len > 0; m = m->_m_next) { in os_cpu_in_cksum_mbuf()402 m = m->_m_next; in os_cpu_in_cksum_mbuf()405 for (; len > 0; m = m->_m_next) { in os_cpu_in_cksum_mbuf()