Searched defs:nft_object (Results 1 – 1 of 1) sorted by relevance
1358 struct nft_object { struct1361 struct nft_object_hash_key key; argument1368 const struct nft_object_ops *ops ____cacheline_aligned; argument1373 static inline void *nft_obj_data(const struct nft_object *obj) in nft_obj_data() argument