Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_tables.h1137 struct nft_object { struct
1140 struct nft_object_hash_key key; argument
1147 const struct nft_object_ops *ops ____cacheline_aligned; argument
1152 static inline void *nft_obj_data(const struct nft_object *obj) in nft_obj_data() argument
/kernel/linux/linux-6.6/include/net/netfilter/
Dnf_tables.h1332 struct nft_object { struct
1335 struct nft_object_hash_key key; argument
1342 const struct nft_object_ops *ops ____cacheline_aligned; argument
1347 static inline void *nft_obj_data(const struct nft_object *obj) in nft_obj_data() argument