netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
nfnl_log_msg Struct Reference

#include <netlink-types.h>

Data Fields

NLHDR_COMMON uint8_t log_msg_family
 
uint8_t log_msg_hook
 
uint16_t log_msg_hwproto
 
uint32_t log_msg_mark
 
struct timeval log_msg_timestamp
 
uint32_t log_msg_indev
 
uint32_t log_msg_outdev
 
uint32_t log_msg_physindev
 
uint32_t log_msg_physoutdev
 
uint8_t log_msg_hwaddr [8]
 
int log_msg_hwaddr_len
 
void * log_msg_payload
 
int log_msg_payload_len
 
char * log_msg_prefix
 
uint32_t log_msg_uid
 
uint32_t log_msg_gid
 
uint32_t log_msg_seq
 
uint32_t log_msg_seq_global
 

Field Documentation

NLHDR_COMMON uint8_t nfnl_log_msg::log_msg_family
uint32_t nfnl_log_msg::log_msg_gid
uint8_t nfnl_log_msg::log_msg_hook
uint8_t nfnl_log_msg::log_msg_hwaddr[8]
int nfnl_log_msg::log_msg_hwaddr_len
uint16_t nfnl_log_msg::log_msg_hwproto
uint32_t nfnl_log_msg::log_msg_indev
uint32_t nfnl_log_msg::log_msg_mark
uint32_t nfnl_log_msg::log_msg_outdev
void* nfnl_log_msg::log_msg_payload
int nfnl_log_msg::log_msg_payload_len
uint32_t nfnl_log_msg::log_msg_physindev
uint32_t nfnl_log_msg::log_msg_physoutdev
char* nfnl_log_msg::log_msg_prefix
uint32_t nfnl_log_msg::log_msg_seq
uint32_t nfnl_log_msg::log_msg_seq_global
struct timeval nfnl_log_msg::log_msg_timestamp
uint32_t nfnl_log_msg::log_msg_uid

The documentation for this struct was generated from the following file: