Home
last modified time | relevance | path

Searched refs:nft_set (Results 1 – 1 of 1) sorted by relevance

/include/net/netfilter/
Dnf_tables.h140 struct nft_set;
146 const struct nft_set *set,
204 bool (*lookup)(const struct nft_set *set,
207 int (*get)(const struct nft_set *set,
209 int (*insert)(const struct nft_set *set,
211 void (*remove)(const struct nft_set *set,
214 const struct nft_set *set,
221 int (*init)(const struct nft_set *set,
224 void (*destroy)(const struct nft_set *set);
251 struct nft_set { struct
[all …]