#include <netlink-types.h>
Data Fields | |
| NLHDR_COMMON uint16_t | queue_group |
| uint32_t | queue_maxlen |
| uint32_t | queue_copy_range |
| uint8_t | queue_copy_mode |
| uint8_t nfnl_queue::queue_copy_mode |
Referenced by nfnl_queue_get_copy_mode(), and nfnl_queue_set_copy_mode().
| uint32_t nfnl_queue::queue_copy_range |
Referenced by nfnl_queue_get_copy_range(), and nfnl_queue_set_copy_range().
| NLHDR_COMMON uint16_t nfnl_queue::queue_group |
Referenced by nfnl_queue_get_group(), and nfnl_queue_set_group().
| uint32_t nfnl_queue::queue_maxlen |
Referenced by nfnl_queue_get_maxlen(), and nfnl_queue_set_maxlen().