suricata
|
#include <decode.h>
Data Fields | |
TCPHdr * | tcph |
UDPHdr * | udph |
ICMPV4Hdr * | icmpv4h |
ICMPV6Hdr * | icmpv6h |
SCTPHdr * | sctph |
GREHdr * | greh |
ESPHdr * | esph |
TCPHdr* PacketL4::L4Hdrs::tcph |
Definition at line 441 of file decode.h.
Referenced by StreamTcpUTAddPayload(), StreamTcpUTAddSegmentWithByte(), and StreamTcpUTAddSegmentWithPayload().