Home
last modified time | relevance | path

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

12

/f-stack/freebsd/kern/
H A Duipc_mbuf.c705 m_free(n); in m_dup()
765 n = m_free(n); in m_cat()
909 n = m_free(n); in m_pullup()
912 (void) m_free(m); in m_pullup()
953 n = m_free(n); in m_copyup()
956 (void) m_free(m); in m_copyup()
1022 (void) m_free(n); in m_split()
1505 m_free(n); in m_collapse()
1532 m_free(n); in m_collapse()
1533 m_free(n2); in m_collapse()
[all …]
H A Dkern_mbuf.c470 m_free(m); in dn_pack_import()
520 m_free(m); in debugnet_mbuf_drain()
845 m = m_free(m); in mb_free_notready()
1049 m_free(m); in _mb_unmapped_to_ext()
1065 m_free(m); in _mb_unmapped_to_ext()
1538 mb = m_free(mb); in m_freem()
1596 m_free(m); in mb_alloc_ext_plus_pages()
H A Duipc_sockbuf.c186 m_free(n); in sbready_compress()
1320 m = m_free(m); in sbcompress()
1341 m = m_free(m); in sbcompress()
1389 m = m_free(m); in sbcompress_ktls_rx()
1407 m = m_free(m); in sbcompress_ktls_rx()
1709 m = m_free(m); in sbdroprecord_locked()
H A Duipc_mbuf2.c296 m_free(n); in m_dup1()
H A Duipc_socket.c1848 m = m_free(m);
2045 so->so_rcv.sb_mb = m_free(m);
2243 so->so_rcv.sb_mb = m_free(m);
2727 m = m_free(m);
2784 m = m_free(m);
3409 m_free(m);
H A Duipc_ktls.c1711 m_free(n); in ktls_detach_record()
1897 data = m_free(data); in ktls_decrypt()
H A Duipc_usrreq.c1259 m = m_free(m); in uipc_ready()
2450 n = m_free(n); in unp_addsockcred()
/f-stack/freebsd/netinet/
H A Dip_options.c614 (void)m_free(*pcbopt); in ip_pcbopts()
621 (void)m_free(m); in ip_pcbopts()
697 (void)m_free(m); in ip_pcbopts()
H A Dtcp_pcap.c145 mb = m_free(mb); in tcp_pcap_m_freem()
H A Dip_fastfwd.c132 m_free(mcopy); in ip_redir_alloc()
H A Dsctputil.h54 #define sctp_m_free m_free
H A Dip_output.c991 m_free(m); in ip_fragment()
1019 m_free(m); in ip_fragment()
1185 m_free(m); in ip_ctloutput()
H A Dtcp_syncache.c236 (void) m_free(sc->sc_ipopts); in syncache_free()
1611 (void) m_free(sc->sc_ipopts); in syncache_add()
1692 (void) m_free(ipopts); in syncache_add()
H A Dip_icmp.c932 (void)m_free(opts); in icmp_reflect()
H A Dip_input.c1010 m_free(mcopy); in ip_forward()
/f-stack/freebsd/netgraph/
H A Dng_async.c466 m = m_free(m); in nga_rcv_sync()
583 m = m_free(m); in nga_rcv_async()
H A Dng_device.c441 m = m_free(m); in ngdread()
H A Dng_tty.c375 m = m_free(m); in ngt_getc_inject()
/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop_cust.h332 m_free(m); \
/f-stack/freebsd/netgraph/netflow/
H A Dnetflow_v9.c395 m_free(m); in get_export9_dgram()
/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c604 m = m_free(m);
/f-stack/tools/compat/include/sys/
H A Dmbuf.h1172 m_free(struct mbuf *m) in m_free() function
/f-stack/freebsd/netinet6/
H A Dicmp6.c693 m_free(n); in icmp6_input()
1960 m_free(n); in icmp6_rip6_input()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_nat.c399 m_free(mcl); in ipfw_nat()
/f-stack/freebsd/sys/
H A Dmbuf.h1429 m_free(struct mbuf *m) in m_free() function

12