xnf_buf_put
xnf_buf_put(xnfp, nbuf, B_FALSE);
static void xnf_buf_put(xnf_t *, xnf_buf_t *, boolean_t);
xnf_buf_put(xnfp, bp, B_FALSE);
xnf_buf_put(xnfp, bdesc, B_TRUE);
xnf_buf_put(xnfp, txp->tx_bdesc, B_TRUE);
xnf_buf_put(xnfp, *bdescp, B_FALSE);