Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/netfilter/
Dnf_tables.h1111 struct nft_object_type { struct
1112 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,
1114 const struct nft_object_ops *ops;
1115 struct list_head list;
1116 u32 type;
1117 unsigned int maxattr;
1118 struct module *owner;
1119 const struct nla_policy *policy;