Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/public/io/
H A Dnetif.h190 #define NETIF_RSP_ERROR -1 macro
/titanic_41/usr/src/uts/common/xen/io/
H A Dxnb.c790 status = NETIF_RSP_ERROR; in xnb_to_peer()
1159 status = NETIF_RSP_ERROR; in xnb_copy_to_peer()
1411 xnb_tx_mark_complete(xnbp, txreq->id, NETIF_RSP_ERROR); in xnb_from_peer()
1443 status ? NETIF_RSP_OKAY : NETIF_RSP_ERROR); in xnb_from_peer()
1459 xnb_tx_mark_complete(xnbp, txreq->id, NETIF_RSP_ERROR); in xnb_from_peer()
1540 xnb_tx_mark_complete(xnbp, txp->xt_id, NETIF_RSP_ERROR); in xnb_from_peer()
H A Dxnf.c1999 case NETIF_RSP_ERROR: in xnf_rx_collect()