From: Victor Julien Date: Tue, 26 Mar 2024 09:21:31 +0000 (+0100) Subject: decode: minor style cleanup in the header ptrs X-Git-Tag: suricata-8.0.0-beta1~1404 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79e6f7018f8b3e70ef9d1b42e581ed17e4b1262c;p=thirdparty%2Fsuricata.git decode: minor style cleanup in the header ptrs --- diff --git a/src/decode.h b/src/decode.h index ddc02a7758..66a2db2a11 100644 --- a/src/decode.h +++ b/src/decode.h @@ -560,20 +560,13 @@ typedef struct Packet_ #define icmpv6vars l4vars.icmpv6vars TCPHdr *tcph; - UDPHdr *udph; - SCTPHdr *sctph; - ESPHdr *esph; - ICMPV4Hdr *icmpv4h; - ICMPV6Hdr *icmpv6h; - PPPOESessionHdr *pppoesh; PPPOEDiscoveryHdr *pppoedh; - GREHdr *greh; /* ptr to the payload of the packet