Searched refs:NETIF_RSP_OKAY (Results 1 – 3 of 3) sorted by relevance
191 #define NETIF_RSP_OKAY 0 macro
789 int16_t status = NETIF_RSP_OKAY; in xnb_to_peer()820 if (status != NETIF_RSP_OKAY) { in xnb_to_peer()1017 int16_t status = NETIF_RSP_OKAY; in xnb_copy_to_peer()1166 if (status != NETIF_RSP_OKAY) { in xnb_copy_to_peer()1445 status ? NETIF_RSP_OKAY : NETIF_RSP_ERROR); in xnb_from_peer()1578 xnb_tx_mark_complete(xnbp, txp->xt_id, NETIF_RSP_OKAY); in xnb_from_peer()
1392 result = (txp->tx_status == NETIF_RSP_OKAY); in xnf_set_multicast()