Home
last modified time | relevance | path

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

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