X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdevices%2Fnetmap%2Fnetmap.h;h=047318909c969d3d50fc41763d791e2c6d7dd0e2;hb=56dd5438b04b869065d8e901c315496bb6777455;hp=e04f045d6e22dbcffeb703da67f79a3ece2dd54f;hpb=816122e303efb5012f6897bd53ff8fe28cd8fa1c;p=vpp.git diff --git a/src/vnet/devices/netmap/netmap.h b/src/vnet/devices/netmap/netmap.h index e04f045d6e2..047318909c9 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;