Searched defs:nft_object_type (Results 1 – 1 of 1) sorted by relevance
1402 struct nft_object_type { struct1403 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,1405 const struct nft_object_ops *ops;1406 struct list_head list;1407 u32 type;1408 unsigned int maxattr;1409 u8 family;1410 struct module *owner;1411 const struct nla_policy *policy;