![]() |
FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
Collaboration diagram for netmap_if_t:Public Member Functions | |
| CLIB_CACHE_LINE_ALIGN_MARK (cacheline0) | |
Data Fields | |
| clib_spinlock_t | lockp |
| u8 * | host_if_name |
| uword | if_index |
| u32 | hw_if_index |
| u32 | sw_if_index |
| u32 | clib_file_index |
| u32 | per_interface_next_index |
| u8 | is_admin_up |
| struct nmreq * | req |
| u16 | mem_region |
| int | fd |
| struct netmap_if * | nifp |
| u16 | first_tx_ring |
| u16 | last_tx_ring |
| u16 | first_rx_ring |
| u16 | last_rx_ring |
| netmap_if_t::CLIB_CACHE_LINE_ALIGN_MARK | ( | cacheline0 | ) |
| clib_spinlock_t netmap_if_t::lockp |