Home
last modified time | relevance | path

Searched defs:nft_set_ops (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/include/net/netfilter/
Dnf_tables.h333 struct nft_set_ops { struct
334 bool (*lookup)(const struct net *net,
338 bool (*update)(struct nft_set *set,
346 bool (*delete)(const struct nft_set *set,
349 int (*insert)(const struct net *net,
353 void (*activate)(const struct net *net,
356 void * (*deactivate)(const struct net *net,
359 bool (*flush)(const struct net *net,
362 void (*remove)(const struct net *net,
365 void (*walk)(const struct nft_ctx *ctx,
[all …]