Searched defs:nft_set_ops (Results 1 – 1 of 1) sorted by relevance
301 struct nft_set_ops { struct302 bool (*lookup)(const struct net *net,306 bool (*update)(struct nft_set *set,315 int (*insert)(const struct net *net,319 void (*activate)(const struct net *net,322 void * (*deactivate)(const struct net *net,325 bool (*flush)(const struct net *net,328 void (*remove)(const struct net *net,331 void (*walk)(const struct nft_ctx *ctx,334 void * (*get)(const struct net *net,[all …]