Home
last modified time | relevance | path

Searched defs:xnf_txbuf (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.h98 typedef struct xnf_txbuf { struct
99 struct xnf_txbuf *tx_next; argument
100 struct xnf_txbuf *tx_prev; argument
101 struct xnf_txbuf *tx_head; argument
102 xnf_txbuf_type_t tx_type; argument
116 } xnf_txbuf_t; argument