X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fsrv6%2Fsr_packet.h;h=d2fb0898530342dd86538a44459ed9ee39c7eda7;hb=61f7bfb6dee843cfc003ee7eb2572e2e2e51f02a;hp=dda776b40370c61c2d194bd54081498eee82079e;hpb=989c3c8fbd46ca0a8d9f6d6be3008e1285f3155e;p=vpp.git diff --git a/src/vnet/srv6/sr_packet.h b/src/vnet/srv6/sr_packet.h index dda776b4037..d2fb0898530 100755 --- a/src/vnet/srv6/sr_packet.h +++ b/src/vnet/srv6/sr_packet.h @@ -149,13 +149,6 @@ typedef struct ip6_address_t segments[0]; } __attribute__ ((packed)) ip6_sr_header_t; -typedef struct -{ - u8 type; - u8 length; - u8 value[0]; -} __attribute__ ((packed)) ip6_sr_tlv_t; - /* * fd.io coding-style-patch-verification: ON *