aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/sr/sr.h
diff options
context:
space:
mode:
Diffstat (limited to 'vnet/vnet/sr/sr.h')
-rw-r--r--vnet/vnet/sr/sr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/vnet/vnet/sr/sr.h b/vnet/vnet/sr/sr.h
index bd8fa8eb..610b3699 100644
--- a/vnet/vnet/sr/sr.h
+++ b/vnet/vnet/sr/sr.h
@@ -199,9 +199,6 @@ typedef struct
/** multicast address to policy mapping */
uword *policy_index_by_multicast_address;
- /** ip6-lookup next index for imposition FIB entries */
- u32 ip6_lookup_sr_next_index;
-
/** hmac key id by shared secret */
uword *hmac_key_by_shared_secret;