Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.h101 mblk_t *xt_mblk; member
H A Dxnb.c1472 txp->xt_mblk = desballoc((unsigned char *)txp->xt_buf, in xnb_from_peer()
1474 if (txp->xt_mblk == NULL) { in xnb_from_peer()
1543 freemsg(txp->xt_mblk); in xnb_from_peer()
1547 mp = txp->xt_mblk; in xnb_from_peer()
1563 txp->xt_mblk = mp; in xnb_from_peer()