Searched defs:nft_table (Results 1 – 1 of 1) sorted by relevance
844 struct nft_table { struct845 struct list_head list;846 struct list_head chains;847 struct list_head sets;848 u64 hgenerator;849 u32 use;850 u16 flags;851 char name[NFT_TABLE_MAXNAMELEN];