HomeSort by: relevance | last modified time | path
    Searched refs:netif_tx_request_t (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
netif.h 747 * Fragment 1: netif_tx_request_t - flags = NETTXF_*
755 * Fragment N: netif_tx_request_t - (only if fragment N-1 flags include
771 * tx request data (netif_tx_request_t)
966 typedef struct netif_tx_request netif_tx_request_t; typedef in typeref:struct:netif_tx_request
986 * This structure needs to fit within both netif_tx_request_t and
  /src/sys/arch/xen/xen/
xennetback_xenbus.c 616 xennetback_tx_check_packet(const netif_tx_request_t *txreq, bool first)
787 netif_tx_request_t *txreq;
811 netif_tx_request_t txreq;
if_xennet_xenbus.c 1105 netif_tx_request_t *txreq;

Completed in 43 milliseconds