Searched refs:NETIF_RSP_OKAY (Results 1 – 3 of 3) sorted by relevance
191 #define NETIF_RSP_OKAY 0 macro
787 int16_t status = NETIF_RSP_OKAY; in xnb_to_peer()818 if (status != NETIF_RSP_OKAY) { in xnb_to_peer()1015 int16_t status = NETIF_RSP_OKAY; in xnb_copy_to_peer()1164 if (status != NETIF_RSP_OKAY) { in xnb_copy_to_peer()1443 status ? NETIF_RSP_OKAY : NETIF_RSP_ERROR); in xnb_from_peer()1576 xnb_tx_mark_complete(xnbp, txp->xt_id, NETIF_RSP_OKAY); in xnb_from_peer()
1208 result = (txp->tx_status == NETIF_RSP_OKAY); in xnf_set_multicast()