Home
last modified time | relevance | path

Searched refs:dtom (Results 1 – 7 of 7) sorted by relevance

/xnu-8020.140.41/bsd/net/
H A Draw_cb.c140 m_freem(dtom(rp->rcb_laddr)); in raw_detach_nofree()
157 m_freem(dtom(rp->rcb_faddr)); in raw_disconnect()
/xnu-8020.140.41/bsd/netinet6/
H A Dfrag6.c1206 (void) m_free(dtom(q6)); in ip6q_free()
1239 (void) m_free(dtom(af6)); in ip6af_free()
/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c929 (void) m_free(dtom(q)); in ipfq_free()
1006 (void) m_free(dtom(f)); in ipf_free()
/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h141 #define dtom(x) m_dtom(x) macro
/xnu-8020.140.41/bsd/netinet/
H A Dtcp_timer.c1005 (void) m_free(dtom(t_template)); in tcp_send_keep_alive()
H A Dip_input.c2734 (void) m_free(dtom(fp)); in ipq_free()
H A Dmptcp_subr.c4544 (void) m_free(dtom(t_template)); in mptcp_subflow_mustrst_ev()