#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 |
NLHDR_COMMON uint8_t nfnl_log_msg::log_msg_family |
Referenced by nfnl_log_msg_get_family(), and nfnl_log_msg_set_family().
uint32_t nfnl_log_msg::log_msg_gid |
Referenced by nfnl_log_msg_get_gid(), and nfnl_log_msg_set_gid().
uint8_t nfnl_log_msg::log_msg_hook |
Referenced by nfnl_log_msg_get_hook(), and nfnl_log_msg_set_hook().
uint8_t nfnl_log_msg::log_msg_hwaddr[8] |
Referenced by nfnl_log_msg_get_hwaddr(), and nfnl_log_msg_set_hwaddr().
int nfnl_log_msg::log_msg_hwaddr_len |
Referenced by nfnl_log_msg_get_hwaddr(), and nfnl_log_msg_set_hwaddr().
uint16_t nfnl_log_msg::log_msg_hwproto |
Referenced by nfnl_log_msg_get_hwproto(), and nfnl_log_msg_set_hwproto().
uint32_t nfnl_log_msg::log_msg_indev |
Referenced by nfnl_log_msg_get_indev(), and nfnl_log_msg_set_indev().
uint32_t nfnl_log_msg::log_msg_mark |
Referenced by nfnl_log_msg_get_mark(), and nfnl_log_msg_set_mark().
uint32_t nfnl_log_msg::log_msg_outdev |
Referenced by nfnl_log_msg_get_outdev(), and nfnl_log_msg_set_outdev().
void* nfnl_log_msg::log_msg_payload |
Referenced by nfnl_log_msg_get_payload(), and nfnl_log_msg_set_payload().
int nfnl_log_msg::log_msg_payload_len |
Referenced by nfnl_log_msg_get_payload(), and nfnl_log_msg_set_payload().
uint32_t nfnl_log_msg::log_msg_physindev |
Referenced by nfnl_log_msg_get_physindev(), and nfnl_log_msg_set_physindev().
uint32_t nfnl_log_msg::log_msg_physoutdev |
Referenced by nfnl_log_msg_get_physoutdev(), and nfnl_log_msg_set_physoutdev().
char* nfnl_log_msg::log_msg_prefix |
Referenced by nfnl_log_msg_get_prefix(), and nfnl_log_msg_set_prefix().
uint32_t nfnl_log_msg::log_msg_seq |
Referenced by nfnl_log_msg_get_seq(), and nfnl_log_msg_set_seq().
uint32_t nfnl_log_msg::log_msg_seq_global |
Referenced by nfnl_log_msg_get_seq_global(), and nfnl_log_msg_set_seq_global().
struct timeval nfnl_log_msg::log_msg_timestamp |
Referenced by nfnl_log_msg_get_timestamp(), and nfnl_log_msg_set_timestamp().
uint32_t nfnl_log_msg::log_msg_uid |
Referenced by nfnl_log_msg_get_uid(), and nfnl_log_msg_set_uid().