Searched defs:nft_object_type (Results 1 – 1 of 1) sorted by relevance
1294 struct nft_object_type { struct1295 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,1297 const struct nft_object_ops *ops;1298 struct list_head list;1299 u32 type;1300 unsigned int maxattr;1301 struct module *owner;1302 const struct nla_policy *policy;