Searched refs:nft_rhash_elem (Results 1 – 1 of 1) sorted by relevance
29 struct nft_rhash_elem { struct49 const struct nft_rhash_elem *he = data; in nft_rhash_obj() argument58 const struct nft_rhash_elem *he = ptr; in nft_rhash_cmp()70 .head_offset = offsetof(struct nft_rhash_elem, node),81 const struct nft_rhash_elem *he; in nft_rhash_lookup()99 struct nft_rhash_elem *he; in nft_rhash_get()122 struct nft_rhash_elem *he, *prev; in nft_rhash_update()163 struct nft_rhash_elem *he = elem->priv; in nft_rhash_insert()169 struct nft_rhash_elem *prev; in nft_rhash_insert()185 struct nft_rhash_elem *he = elem->priv; in nft_rhash_activate()[all …]