Home
last modified time | relevance | path

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

/include/net/netfilter/
Dnf_tables.h461 struct nft_set_ops { struct
462 const struct nft_set_ext * (*lookup)(const struct net *net,
465 const struct nft_set_ext * (*update)(struct nft_set *set,
473 bool (*delete)(const struct nft_set *set,
476 int (*insert)(const struct net *net,
480 void (*activate)(const struct net *net,
483 struct nft_elem_priv * (*deactivate)(const struct net *net,
486 void (*flush)(const struct net *net,
489 void (*remove)(const struct net *net,
492 void (*walk)(const struct nft_ctx *ctx,
[all …]