Searched refs:xnf_buf_recycle (Results 1 – 1 of 1) sorted by relevance
227 static void xnf_buf_recycle(xnf_buf_t *);2346 bdesc->free_rtn.free_func = xnf_buf_recycle; in xnf_buf_constructor()2450 xnf_buf_recycle(xnf_buf_t *bdesc) in xnf_buf_recycle() function