Home
last modified time | relevance | path

Searched refs:nft_rhash_elem (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/net/netfilter/
Dnft_set_hash.c29 struct nft_rhash_elem { struct
49 const struct nft_rhash_elem *he = data; in nft_rhash_obj() argument
58 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 …]