Enum packet_type_t¶
Defined in File packet.hh
Enum Documentation¶
-
enum
libnokogiri::pcap::packet_type_t¶ Packet types.
This enum is sued in the libnokogiri::pcap::packet_storage_t container to allow you do differentiate between the standard packet types or the modified type.
Values:
-
enumerator
Standard¶ Standard packet type
-
enumerator
Modified¶ Modified packet type with extended header
-
enumerator