Searched refs:m_mtod_lower_bound (Results 1 – 5 of 5) sorted by relevance
414 (m_mtod_lower_bound(m) + (frame_header - m_mtod_lower_bound(m))); in ether_remove_vlan_encapsulation()
364 start = (char *)m_mtod_lower_bound(m); in droptap_input_mbuf()
1346 start = m_mtod_lower_bound(m); in pktap_input()
1473 m_mtod_lower_bound(struct mbuf *m) in m_mtod_lower_bound() function1481 caddr_t data = m_mtod_lower_bound(m); in m_mtod_current()1494 return m_mtod_lower_bound(m) + M_SIZE(m); in m_mtod_upper_bound()
4705 data = m_mtod_lower_bound(m); in tcp_make_keepalive_frame()