structyaidsPcapPacket__struct
![]() | YAIDS |
yaidsPcapPacket_struct Struct Reference
#include <yaidstypes.h>
Collaboration diagram for yaidsPcapPacket_struct:

Public Attributes
bool
bool
int
int
const struct pcap_pkthdr *
const u_char *
u_char *
Member Data Documentation
◆ alertCount
| int yaidsPcapPacket_struct::alertCount |
◆ packetBody
| const u_char* yaidsPcapPacket_struct::packetBody |
◆ packetHeader
| const struct pcap_pkthdr* yaidsPcapPacket_struct::packetHeader |
◆ packetSize
| int yaidsPcapPacket_struct::packetSize |
◆ parsedPacketHeaders
| yaidsPcapPacketHeader_ptr yaidsPcapPacket_struct::parsedPacketHeaders |
◆ pcapWritten
| bool yaidsPcapPacket_struct::pcapWritten |
◆ yaraFinished
| bool yaidsPcapPacket_struct::yaraFinished |
◆ yaraPacket
| u_char* yaidsPcapPacket_struct::yaraPacket |
The documentation for this struct was generated from the following file:
- include/yaidstypes.h
Source Code Documentation Generated By doxygen
