Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnft_set_hash.c417 struct nft_hash_elem { struct
427 const struct nft_hash_elem *he; in nft_hash_lookup() argument
447 struct nft_hash_elem *he; in nft_hash_get()
466 const struct nft_hash_elem *he; in nft_hash_lookup_fast()
504 struct nft_hash_elem *this = elem->priv, *he; in nft_hash_insert()
525 struct nft_hash_elem *he = elem->priv; in nft_hash_activate()
533 struct nft_hash_elem *he = priv; in nft_hash_flush()
544 struct nft_hash_elem *this = elem->priv, *he; in nft_hash_deactivate()
564 struct nft_hash_elem *he = elem->priv; in nft_hash_remove()
573 struct nft_hash_elem *he; in nft_hash_walk()
[all …]