X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fip%2Flookup.h;fp=src%2Fvnet%2Fip%2Flookup.h;h=28a4bd8f755f1912a7508d68416b0ad9dc2948b4;hb=7a27274a6137f8952c18c78f039774e5cbb44c71;hp=90c6a25573f53931b983bb80bfd91e5278081ba0;hpb=d6d6751b89ef04f97b5ae0c5f5ce0ee8827cd2c3;p=vpp.git diff --git a/src/vnet/ip/lookup.h b/src/vnet/ip/lookup.h index 90c6a25573f..28a4bd8f755 100644 --- a/src/vnet/ip/lookup.h +++ b/src/vnet/ip/lookup.h @@ -93,9 +93,6 @@ typedef struct /* Interface which has this address. */ u32 sw_if_index; - /* Adjacency for neighbor probe (ARP) for this interface address. */ - u32 neighbor_probe_adj_index; - /* Address (prefix) length for this interface. */ u16 address_length;