Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.h134 typedef struct xnf { struct
136 dev_info_t *xnf_devinfo; argument
137 mac_handle_t xnf_mh; argument
138 unsigned char xnf_mac_addr[ETHERADDRL]; argument
139 uint32_t xnf_mtu; argument
141 unsigned int xnf_gen; /* Increments on resume. */ argument
143 boolean_t xnf_connected; argument
144 boolean_t xnf_running; argument
146 boolean_t xnf_be_rx_copy; argument
147 boolean_t xnf_be_mcast_control; argument
[all …]