PcapPlusPlus
23.09
|
#include <NflogLayer.h>
Public Attributes | |
uint8_t | addressFamily |
uint8_t | version |
uint16_t | resourceId |
Represents Nflog header
uint8_t pcpp::nflog_header::addressFamily |
A Linux AF_ value, so it's 2 for IPv4 and 10 for IPv6
uint16_t pcpp::nflog_header::resourceId |
The network byte order (big-endian)
uint8_t pcpp::nflog_header::version |
The version field is 0 for the current version of the pseudo-header