Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/netfilter/
Dnf_tables.h421 struct nft_set_ops { struct
422 bool (*lookup)(const struct net *net,
426 bool (*update)(struct nft_set *set,
434 bool (*delete)(const struct nft_set *set,
437 int (*insert)(const struct net *net,
441 void (*activate)(const struct net *net,
444 void * (*deactivate)(const struct net *net,
447 bool (*flush)(const struct net *net,
450 void (*remove)(const struct net *net,
453 void (*walk)(const struct nft_ctx *ctx,
[all …]