Searched refs:NETIF_RSP_ERROR (Results 1 – 3 of 3) sorted by relevance
190 #define NETIF_RSP_ERROR -1 macro
792 status = NETIF_RSP_ERROR; in xnb_to_peer()1161 status = NETIF_RSP_ERROR; in xnb_copy_to_peer()1413 xnb_tx_mark_complete(xnbp, txreq->id, NETIF_RSP_ERROR); in xnb_from_peer()1445 status ? NETIF_RSP_OKAY : NETIF_RSP_ERROR); in xnb_from_peer()1461 xnb_tx_mark_complete(xnbp, txreq->id, NETIF_RSP_ERROR); in xnb_from_peer()1542 xnb_tx_mark_complete(xnbp, txp->xt_id, NETIF_RSP_ERROR); in xnb_from_peer()
2343 case NETIF_RSP_ERROR: in xnf_rx_one_packet()