BroPacket Constructor |
Name | Description | |
---|---|---|
BroPacket(DateTime, UInt32, Byte, String) | ||
BroPacket(UInt64, UInt32, Byte, String) |
Creates a new BroPacket from libpcap packet header information with 64-bit timestamp and packet data.
|
|
BroPacket(UInt32, UInt32, UInt32, Byte, String) |
Creates a new BroPacket from libpcap packet header information with seconds, microseconds and packet data.
|