Home
last modified time | relevance | path

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

12

/xnu-8020.140.41/bsd/netinet6/
H A Dah_core.c1296 m_free(n); in ah4_calccksum()
1381 m_free(n); in ah4_calccksum()
1417 m_free(n); in ah4_calccksum()
1429 m_free(n); in ah4_calccksum()
1461 m_free(n); in ah4_calccksum()
1467 m_free(n); in ah4_calccksum()
1574 m_free(n); in ah6_calccksum()
1586 m_free(n); in ah6_calccksum()
1610 m_free(n); in ah6_calccksum()
1625 m_free(n); in ah6_calccksum()
[all …]
H A Desp_rijndael.c250 m_free(d); in esp_cbc_decrypt_aes()
466 m_free(d); in esp_cbc_encrypt_aes()
812 m_free(d); in esp_gcm_encrypt_aes()
1035 m_free(d); in esp_gcm_decrypt_aes()
H A Dfrag6.c1206 (void) m_free(dtom(q6)); in ip6q_free()
1239 (void) m_free(dtom(af6)); in ip6af_free()
H A Desp_core.c834 m_free(d); in esp_cbc_decrypt()
1079 m_free(d); in esp_cbc_encrypt()
H A Dah_output.c444 m_free(mah); in ah6_output()
H A Dnd6_nbr.c624 m_free(m); in nd6_ns_output()
1437 m_free(m); in nd6_na_output()
H A Din6_pcb.c881 (void) m_free(inp->inp_options); in in6_pcbdetach()
H A Desp_input.c1480 m_free(n); in esp6_input_extended()
H A Dipsec.c4627 m_free(mm); in ipsec_copypkt()
4656 mm->m_next = m_free(n); in ipsec_copypkt()
H A Dmld6.c2258 m_free(mh); in mld_v1_transmit_report()
H A Dicmp6.c658 m_free(n); in icmp6_input()
/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf2.c143 m_free(m); in m_pulldown()
303 m_free(o); in m_pulldown()
473 m_free(m); in m_tag_free()
H A Duipc_mbuf.c3810 m_free(struct mbuf *m) function
3971 m_free(m);
4987 m = m_free(m);
5407 n = m_free(n);
5568 n = m_free(n);
5572 (void) m_free(m);
5623 n = m_free(n);
5627 (void) m_free(m);
5714 (void) m_free(n);
6242 *mp = m = m_free(m);
[all …]
H A Duipc_socket2.c1664 m = m_free(m); in sbcompress()
1691 m = m_free(m); in sbcompress()
H A Duipc_syscalls.c2793 m_free(m); in sockargs()
2805 (void) m_free(m); in sockargs()
H A Dkpi_mbuf.c393 return m_free(mbuf); in mbuf_free()
H A Duipc_socket.c3247 (void) m_free(cm); in soreceive_ctl()
3485 m = m_free(m); in soreceive()
6423 m_free(m); in soopt_getm()
/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h829 #define MFREE(m, n) ((n) = m_free(m))
1469 __private_extern__ struct mbuf *m_free(struct mbuf *) __XNU_INTERNAL(m_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/net/
H A Dnet_stubs.c372 STUB(m_free);
H A Drtsock.c1142 m_free(m); in rt_msg1()
/xnu-8020.140.41/bsd/netinet/
H A Dip_output.c1872 (void) m_free(m); in ip_fragment()
2701 (void) m_free(*pcbopt); in ip_pcbopts()
2709 (void) m_free(m); in ip_pcbopts()
2795 (void) m_free(m); in ip_pcbopts()
H A Dmptcp.c439 m_free(iter); in mptcp_input()
443 m_free(iter); in mptcp_input()
H A Dip_icmp.c978 (void)m_free(opts); in icmp_reflect()
H A Dtcp_timer.c1005 (void) m_free(dtom(t_template)); in tcp_send_keep_alive()

12