Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h448 struct nft_set_ops { struct
449 bool (*lookup)(const struct net *net,
453 bool (*update)(struct nft_set *set,
461 bool (*delete)(const struct nft_set *set,
464 int (*insert)(const struct net *net,
468 void (*activate)(const struct net *net,
471 void * (*deactivate)(const struct net *net,
474 bool (*flush)(const struct net *net,
477 void (*remove)(const struct net *net,
480 void (*walk)(const struct nft_ctx *ctx,
[all …]