Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h338 struct nft_set_ops { struct
339 bool (*lookup)(const struct net *net,
343 bool (*update)(struct nft_set *set,
351 bool (*delete)(const struct nft_set *set,
354 int (*insert)(const struct net *net,
358 void (*activate)(const struct net *net,
361 void * (*deactivate)(const struct net *net,
364 bool (*flush)(const struct net *net,
367 void (*remove)(const struct net *net,
370 void (*walk)(const struct nft_ctx *ctx,
[all …]