Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDmbuf.h366 #define EXT_DISPOSABLE 254 /* can throw this buffer away w/page flipping */ macro
/NextBSD/sys/kern/
HDuipc_mbuf.c376 case EXT_DISPOSABLE: in mb_free_ext()
/NextBSD/sys/dev/ti/
HDif_ti.c1638 0, EXT_DISPOSABLE); in ti_newbuf_jumbo()
/NextBSD/sys/dev/bce/
HDif_bce.c9866 case EXT_DISPOSABLE: in bce_dump_mbuf()
/NextBSD/sys/dev/bxe/
HDbxe.c5101 case EXT_DISPOSABLE: type = "EXT_DISPOSABLE"; break; in bxe_dump_mbuf()