Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h1134 struct nft_object { struct
1137 struct nft_object_hash_key key; argument
1144 const struct nft_object_ops *ops ____cacheline_aligned; argument
1149 static inline void *nft_obj_data(const struct nft_object *obj) in nft_obj_data() argument