Home
last modified time | relevance | path

Searched refs:mbp_ext_free (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/modules/libmbpool/
HDMakefile12 mbp_ext_free \
/trueos/sys/sys/
HDmbpool.h72 int mbp_ext_free(struct mbuf *, void *, void *);
/trueos/sys/dev/patm/
HDif_patm_rx.c408 MEXTADD(m, (caddr_t)buf, VMBUF_SIZE, mbp_ext_free, in patm_rcv_mbuf()
412 MEXTADD(m, (caddr_t)buf, SMBUF_SIZE, mbp_ext_free, in patm_rcv_mbuf()
/trueos/sys/kern/
HDsubr_mbpool.c287 mbp_ext_free(struct mbuf *m, void *buf, void *arg) in mbp_ext_free() function
/trueos/share/man/man9/
HDMakefile879 mbpool.9 mbp_ext_free.9 \