Home
last modified time | relevance | path

Searched refs:netif_tx_response (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/xen/io/
H A Dnetif.h1038 struct netif_tx_response { struct
1042 typedef struct netif_tx_response netif_tx_response_t; argument
1083 DEFINE_RING_TYPES(netif_tx, struct netif_tx_request, struct netif_tx_response);
/freebsd/sys/dev/xen/netback/
H A Dnetback_unit_tests.c673 struct netif_tx_response *rsp; in xnb_txpkt2rsp_1req()
706 struct netif_tx_response *rsp; in xnb_txpkt2rsp_extra()
751 struct netif_tx_response *rsp; in xnb_txpkt2rsp_long()
826 struct netif_tx_response *rsp; in xnb_txpkt2rsp_invalid()
871 struct netif_tx_response *rsp; in xnb_txpkt2rsp_error()
902 struct netif_tx_response *rsp; in xnb_txpkt2rsp_wraps()