#include <netlink-types.h>

Data Fields | |
| NLHDR_COMMON uint8_t | set_family |
| struct nl_data * | set_table |
| struct nl_data * | set_name |
| uint32_t | set_keytype |
| uint8_t | set_keylen |
| uint32_t | set_datatype |
| uint8_t | set_datalen |
| uint32_t | set_flags |
| uint8_t nfnl_nft_set::set_datalen |
Referenced by nfnl_nft_set_get_datalen(), and nfnl_nft_set_set_datalen().
| uint32_t nfnl_nft_set::set_datatype |
Referenced by nfnl_nft_set_get_datatype(), and nfnl_nft_set_set_datatype().
| NLHDR_COMMON uint8_t nfnl_nft_set::set_family |
Referenced by nfnl_nft_set_get_family(), nfnl_nft_set_set_family(), and nfnl_nft_setelem_dump_request().
| uint32_t nfnl_nft_set::set_flags |
Referenced by nfnl_nft_set_get_flags(), and nfnl_nft_set_set_flags().
| uint8_t nfnl_nft_set::set_keylen |
Referenced by nfnl_nft_set_get_keylen(), and nfnl_nft_set_set_keylen().
| uint32_t nfnl_nft_set::set_keytype |
Referenced by nfnl_nft_set_get_keytype(), and nfnl_nft_set_set_keytype().
Referenced by nfnl_nft_set_get_name(), and nfnl_nft_set_set_name().
Referenced by nfnl_nft_set_get_table(), and nfnl_nft_set_set_table().