Home
last modified time | relevance | path

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

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