Home
last modified time | relevance | path

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

/linux-6.8/include/net/netfilter/
Dnf_tables.h1363 struct nft_object_type { struct
1364 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,
1366 const struct nft_object_ops *ops;
1367 struct list_head list;
1368 u32 type;
1369 unsigned int maxattr;
1370 u8 family;
1371 struct module *owner;
1372 const struct nla_policy *policy;