aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/netmap/netmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/devices/netmap/netmap.h')
-rw-r--r--src/vnet/devices/netmap/netmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/devices/netmap/netmap.h b/src/vnet/devices/netmap/netmap.h
index e04f045d..04731890 100644
--- a/src/vnet/devices/netmap/netmap.h
+++ b/src/vnet/devices/netmap/netmap.h
@@ -50,7 +50,7 @@ typedef struct
uword if_index;
u32 hw_if_index;
u32 sw_if_index;
- u32 unix_file_index;
+ u32 clib_file_index;
u32 per_interface_next_index;
u8 is_admin_up;