Searched defs:nft_set (Results 1 – 2 of 2) sorted by relevance
131897 struct nft_set { struct131898 struct list_head list;131899 struct list_head bindings;131900 struct nft_table *table;131901 possible_net_t net;131925 const struct nft_set_ops *ops; argument131938 struct nft_set_desc { argument