decode: minor style cleanup in the header ptrs

pull/10971/head
Victor Julien 11 months ago committed by Victor Julien
parent 1535c88601
commit 79e6f7018f

@ -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

Loading…
Cancel
Save