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

/freebsd-12-stable/sys/xen/interface/io/
H A Dnetif.h414 #define NETIF_RSP_ERROR -1 macro
/freebsd-12-stable/sys/dev/xen/netback/
H A Dnetback_unit_tests.c861 XNB_ASSERT(rsp->status == NETIF_RSP_ERROR);
897 XNB_ASSERT(rsp->status == NETIF_RSP_ERROR);
2065 XNB_ASSERT(rsp->status == NETIF_RSP_ERROR);
H A Dnetback.c1623 NETIF_RSP_ERROR : NETIF_RSP_OKAY;
2083 rsp->status = NETIF_RSP_ERROR;

Completed in 103 milliseconds