Searched defs:nft_set_ops (Results 1 – 1 of 1) sorted by relevance
440 struct nft_set_ops { struct441 bool (*lookup)(const struct net *net,445 bool (*update)(struct nft_set *set,454 bool (*delete)(const struct nft_set *set,457 int (*insert)(const struct net *net,461 void (*activate)(const struct net *net,464 struct nft_elem_priv * (*deactivate)(const struct net *net,467 void (*flush)(const struct net *net,470 void (*remove)(const struct net *net,473 void (*walk)(const struct nft_ctx *ctx,[all …]