PcapPlusPlus
Next
|
Go to the source code of this file.
Classes | |
struct | pcpp::nflog_header |
class | pcpp::NflogTlv |
class | pcpp::NflogLayer |
Namespaces | |
pcpp | |
The main namespace for the PcapPlusPlus lib. | |
Enumerations | |
enum class | pcpp::NflogTlvType { pcpp::NFULA_PACKET_HDR = 1 , pcpp::NFULA_MARK = 2 , pcpp::NFULA_TIMESTAMP = 3 , pcpp::NFULA_IFINDEX_INDEV = 4 , pcpp::NFULA_IFINDEX_OUTDEV = 5 , pcpp::NFULA_IFINDEX_PHYSINDEV = 6 , pcpp::NFULA_IFINDEX_PHYSOUTDEV = 7 , pcpp::NFULA_HWADDR = 8 , pcpp::NFULA_PAYLOAD = 9 , pcpp::NFULA_PREFIX = 10 , pcpp::NFULA_UID = 11 , pcpp::NFULA_SEQ = 12 , pcpp::NFULA_SEQ_GLOBAL = 13 , pcpp::NFULA_GID = 14 , pcpp::NFULA_HWTYPE = 15 , pcpp::NFULA_HWHEADER = 16 , pcpp::NFULA_HWLEN = 17 } |