X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fbuffer.h;h=89dd84567bc42846810902567c598dff7d37043e;hb=4a7cbcd06b3fa1f44366a606d5c148cce816503b;hp=d1edbe54805d6a6facc6fe0a6ed1f02f694bb06e;hpb=d9818dd68c162079f3ddb5443a78d0d91d55d0fe;p=vpp.git diff --git a/src/vnet/buffer.h b/src/vnet/buffer.h index d1edbe54805..89dd84567bc 100644 --- a/src/vnet/buffer.h +++ b/src/vnet/buffer.h @@ -274,10 +274,6 @@ typedef struct { u32 flags; u32 sad_index; - u32 ip_version_traffic_class_and_flow_label; - u8 tos; - u8 ttl_or_hop_limit; - u32 seq; } ipsec; /* MAP */