Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnft_set_hash.c447 struct nft_hash_elem { struct
458 const struct nft_hash_elem *he; in nft_hash_lookup() argument
478 struct nft_hash_elem *he; in nft_hash_get()
498 const struct nft_hash_elem *he; in nft_hash_lookup_fast()
536 struct nft_hash_elem *this = elem->priv, *he; in nft_hash_insert()
557 struct nft_hash_elem *he = elem->priv; in nft_hash_activate()
565 struct nft_hash_elem *he = priv; in nft_hash_flush()
576 struct nft_hash_elem *this = elem->priv, *he; in nft_hash_deactivate()
596 struct nft_hash_elem *he = elem->priv; in nft_hash_remove()
605 struct nft_hash_elem *he; in nft_hash_walk()
[all …]