Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/netfilter/
Dnf_tables.h306 struct nft_set_ops { struct
307 bool (*lookup)(const struct net *net,
311 bool (*update)(struct nft_set *set,
320 int (*insert)(const struct net *net,
324 void (*activate)(const struct net *net,
327 void * (*deactivate)(const struct net *net,
330 bool (*flush)(const struct net *net,
333 void (*remove)(const struct net *net,
336 void (*walk)(const struct nft_ctx *ctx,
339 void * (*get)(const struct net *net,
[all …]