Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/shared/
H A Dshared.c33 static void rxbuf_dtor(void *, void *);
59 rxbuf_ctor, rxbuf_dtor, NULL, p, NULL, 0); in rxbuf_cache_create()
160 rxbuf_dtor(void *arg1, void *arg2) in rxbuf_dtor() function