Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netfilter/
Dnf_tables.h409 struct nft_set_ops { struct
410 bool (*lookup)(const struct net *net,
414 bool (*update)(struct nft_set *set,
422 bool (*delete)(const struct nft_set *set,
425 int (*insert)(const struct net *net,
429 void (*activate)(const struct net *net,
432 void * (*deactivate)(const struct net *net,
435 bool (*flush)(const struct net *net,
438 void (*remove)(const struct net *net,
441 void (*walk)(const struct nft_ctx *ctx,
[all …]