Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dnetmap.h732 struct nmreq_vale_newif { struct
733 uint32_t nr_tx_slots; /* slots in tx rings */
734 uint32_t nr_rx_slots; /* slots in rx rings */
735 uint16_t nr_tx_rings; /* number of tx rings */
736 uint16_t nr_rx_rings; /* number of rx rings */
737 uint16_t nr_mem_id; /* id of the memory allocator */
738 uint16_t pad1;