Home
last modified time | relevance | path

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

/linux-5.10/include/net/netfilter/
Dnf_tables.h1172 struct nft_object_type { struct
1173 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,
1175 const struct nft_object_ops *ops;
1176 struct list_head list;
1177 u32 type;
1178 unsigned int maxattr;
1179 struct module *owner;
1180 const struct nla_policy *policy;