Searched defs:nft_object_type (Results 1 – 1 of 1) sorted by relevance
1420 struct nft_object_type { struct1421 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,1423 const struct nft_object_ops *ops;1424 struct list_head list;1425 u32 type;1426 unsigned int maxattr;1427 u8 family;1428 struct module *owner;1429 const struct nla_policy *policy;