Searched defs:xnf (Results 1 – 1 of 1) sorted by relevance
134 typedef struct xnf { struct136 dev_info_t *xnf_devinfo; argument137 mac_handle_t xnf_mh; argument138 unsigned char xnf_mac_addr[ETHERADDRL]; argument139 uint32_t xnf_mtu; argument141 unsigned int xnf_gen; /* Increments on resume. */ argument143 boolean_t xnf_connected; argument144 boolean_t xnf_running; argument146 boolean_t xnf_be_rx_copy; argument147 boolean_t xnf_be_mcast_control; argument[all …]