Searched defs:nft_object_type (Results 1 – 1 of 1) sorted by relevance
1396 struct nft_object_type { struct1397 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,1399 const struct nft_object_ops *ops;1400 struct list_head list;1401 u32 type;1402 unsigned int maxattr;1403 u8 family;1404 struct module *owner;1405 const struct nla_policy *policy;