Home
last modified time | relevance | path

Searched defs:nft_object_type (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/include/net/netfilter/
Dnf_tables.h1401 struct nft_object_type { struct
1402 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,
1404 const struct nft_object_ops *ops;
1405 struct list_head list;
1406 u32 type;
1407 unsigned int maxattr;
1408 u8 family;
1409 struct module *owner;
1410 const struct nla_policy *policy;