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

/freebsd-11-stable/sys/xen/interface/io/
H A Dnetif.h414 #define NETIF_RSP_ERROR -1 macro
/freebsd-11-stable/sys/dev/xen/netback/
H A Dnetback_unit_tests.c859 XNB_ASSERT(rsp->status == NETIF_RSP_ERROR);
895 XNB_ASSERT(rsp->status == NETIF_RSP_ERROR);
2063 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 114 milliseconds