Searched defs:nft_object_ops (Results 1 – 1 of 1) sorted by relevance
1424 struct nft_object_ops { struct1425 void (*eval)(struct nft_object *obj,1428 unsigned int size;1429 int (*init)(const struct nft_ctx *ctx,1432 void (*destroy)(const struct nft_ctx *ctx,1434 int (*dump)(struct sk_buff *skb,1437 void (*update)(struct nft_object *obj,1439 const struct nft_object_type *type;