Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
A Dnf_tables.h1224 struct nft_object_type { struct
1225 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,
1227 const struct nft_object_ops *ops;
1228 struct list_head list;
1229 u32 type;
1230 unsigned int maxattr;
1231 struct module *owner;
1232 const struct nla_policy *policy;

Completed in 10 milliseconds