Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/netfilter/
Dnf_tables.h426 struct nft_set_ops { struct
427 bool (*lookup)(const struct net *net,
431 bool (*update)(struct nft_set *set,
439 bool (*delete)(const struct nft_set *set,
442 int (*insert)(const struct net *net,
446 void (*activate)(const struct net *net,
449 void * (*deactivate)(const struct net *net,
452 bool (*flush)(const struct net *net,
455 void (*remove)(const struct net *net,
458 void (*walk)(const struct nft_ctx *ctx,
[all …]