Searched refs:m_mtod_end (Results 1 – 5 of 5) sorted by relevance
3141 if (m_mtod_end(n) > m_mtod_upper_bound(n)) { in m_copym_mode()3266 if (m_mtod_end(n) > m_mtod_upper_bound(n)) { in m_copym_with_hdrs()3520 space = m_mtod_upper_bound(m) - m_mtod_end(m); in m_pullup()3572 space = m_mtod_upper_bound(m) - m_mtod_end(m); in m_copyup()
4166 if (m_mtod_end(n) > m_mtod_upper_bound(n)) {
1528 dp = (uint8_t *)m_mtod_end(curr_m); in pkt_copy_to_mbuf()1754 dp = (uint8_t *)m_mtod_end(curr_m); in pkt_copy_multi_buflet_to_mbuf()
1528 m_mtod_end(struct mbuf *m) in m_mtod_end() function
2845 if (m_mtod_upper_bound(m) - m_mtod_end(m) < sizeof(struct in_addr)) { in ip_pcbopts()