Searched defs:nft_object_ops (Results 1 – 1 of 1) sorted by relevance
1415 struct nft_object_ops { struct1416 void (*eval)(struct nft_object *obj,1419 unsigned int size;1420 int (*init)(const struct nft_ctx *ctx,1423 void (*destroy)(const struct nft_ctx *ctx,1425 int (*dump)(struct sk_buff *skb,1428 void (*update)(struct nft_object *obj,1430 const struct nft_object_type *type;