Home
last modified time | relevance | path

Searched refs:m_free (Results 1 – 25 of 33) sorted by relevance

12

/xnu-12377.41.6/bsd/netinet6/
H A Dah_core.c599 m_free(n); in ah4_calccksum()
684 m_free(n); in ah4_calccksum()
729 m_free(n); in ah4_calccksum()
741 m_free(n); in ah4_calccksum()
773 m_free(n); in ah4_calccksum()
779 m_free(n); in ah4_calccksum()
893 m_free(n); in ah6_calccksum()
905 m_free(n); in ah6_calccksum()
929 m_free(n); in ah6_calccksum()
944 m_free(n); in ah6_calccksum()
[all …]
H A Dah_output.c444 m_free(mah); in ah6_output()
H A Desp_rijndael.c251 m_free(d); in esp_cbc_decrypt_aes()
468 m_free(d); in esp_cbc_encrypt_aes()
H A Desp_core.c910 m_free(d); in esp_cbc_decrypt()
1155 m_free(d); in esp_cbc_encrypt()
H A Dnd6_nbr.c646 m_free(m); in nd6_ns_output()
1485 m_free(m); in nd6_na_output()
H A Din6_pcb.c924 (void) m_free(inp->inp_options); in in6_pcbdetach()
H A Desp_input.c1499 m_free(n); in esp6_input_extended()
H A Dipsec.c4911 m_free(mm); in ipsec_copypkt()
4939 mm->m_next = m_free(n); in ipsec_copypkt()
H A Dicmp6.c692 m_free(n); in icmp6_input()
/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf.c1652 m_free(struct mbuf *m) in m_free() function
1819 m_free(m); in m_clattach()
2872 m = m_free(m); in m_freem()
3373 n = m_free(n); in m_cat()
3532 n = m_free(n); in m_pullup()
3536 (void) m_free(m); in m_pullup()
3584 n = m_free(n); in m_copyup()
3588 (void) m_free(m); in m_copyup()
3675 (void) m_free(n); in m_split0()
3992 *mp = m = m_free(m); in m_copyback0()
[all …]
H A Duipc_mbuf2.c183 m_free(m); in m_pulldown()
343 m_free(o); in m_pulldown()
691 m_free(m); in m_tag_free_mbuf()
H A Duipc_socket2.c1675 m = m_free(m); in sbcompress()
1697 m = m_free(m); in sbcompress()
1726 m = m_free(m); in sbcompress()
H A Duipc_syscalls.c3316 m_free(m); in sockargs()
3328 (void) m_free(m); in sockargs()
H A Dkpi_mbuf.c417 return m_free(mbuf); in mbuf_free()
H A Duipc_socket.c3079 (void) m_free(cm); in soreceive_ctl()
3319 m = m_free(m); in soreceive()
6308 m_free(m); in soopt_getm()
H A Duipc_mbuf_mcache.c3082 m_free(struct mbuf *m) function
3253 m_free(m);
/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h921 #define MFREE(m, n) ((n) = m_free(m))
1685 __private_extern__ struct mbuf *m_free(struct mbuf *) __XNU_INTERNAL(m_free);
/xnu-12377.41.6/bsd/net/
H A Dnet_stubs.c385 STUB(m_free);
H A Drtsock.c1326 m_free(m); in rt_msg1()
/xnu-12377.41.6/bsd/netinet/
H A Dtcp_syncookie.c370 (void) m_free(m); in syncookie_respond()
H A Dmptcp.c451 m_free(iter); in mptcp_input()
455 m_free(iter); in mptcp_input()
H A Dip_output.c2823 (void) m_free(*pcbopt); in ip_pcbopts()
2831 (void) m_free(m); in ip_pcbopts()
2917 (void) m_free(m); in ip_pcbopts()
H A Dip_icmp.c983 (void)m_free(opts); in icmp_reflect()
H A Dtcp_timer.c1011 (void) m_free(m); in tcp_send_keep_alive()
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1973 m_free(m_chained); in _finalize_smbuf()

12