#include <netlink-types.h>
Data Fields | |
| NLHDR_COMMON uint16_t | log_group |
| uint8_t | log_copy_mode |
| uint32_t | log_copy_range |
| uint32_t | log_flush_timeout |
| uint32_t | log_alloc_size |
| uint32_t | log_queue_threshold |
| uint32_t | log_flags |
| uint32_t | log_flag_mask |
| uint32_t nfnl_log::log_alloc_size |
Referenced by nfnl_log_get_alloc_size(), and nfnl_log_set_alloc_size().
| uint8_t nfnl_log::log_copy_mode |
Referenced by nfnl_log_get_copy_mode(), and nfnl_log_set_copy_mode().
| uint32_t nfnl_log::log_copy_range |
Referenced by nfnl_log_get_copy_range(), and nfnl_log_set_copy_range().
| uint32_t nfnl_log::log_flag_mask |
Referenced by nfnl_log_set_flags(), and nfnl_log_unset_flags().
| uint32_t nfnl_log::log_flags |
Referenced by nfnl_log_set_flags(), and nfnl_log_unset_flags().
| uint32_t nfnl_log::log_flush_timeout |
Referenced by nfnl_log_get_flush_timeout(), and nfnl_log_set_flush_timeout().
| NLHDR_COMMON uint16_t nfnl_log::log_group |
Referenced by nfnl_log_get_group(), and nfnl_log_set_group().
| uint32_t nfnl_log::log_queue_threshold |
Referenced by nfnl_log_get_queue_threshold(), and nfnl_log_set_queue_threshold().