Searched defs:nft_table (Results 1 – 1 of 1) sorted by relevance
823 struct nft_table { struct824 struct list_head list;825 struct list_head chains;826 struct list_head sets;827 u64 hgenerator;828 u32 use;829 u16 flags;830 char name[NFT_TABLE_MAXNAMELEN];