Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_hash.c32 struct nft_hash_elem { struct
54 const struct nft_hash_elem *he = data; in nft_hash_obj() argument
63 const struct nft_hash_elem *he = ptr; in nft_hash_cmp()
78 const struct nft_hash_elem *he; in nft_hash_lookup()
101 struct nft_hash_elem *he; in nft_hash_update()
132 struct nft_hash_elem *he = elem->priv; in nft_hash_insert()
146 struct nft_hash_elem *he = elem->priv; in nft_hash_activate()
156 struct nft_hash_elem *he; in nft_hash_deactivate()
180 struct nft_hash_elem *he = elem->priv; in nft_hash_remove()
189 struct nft_hash_elem *he; in nft_hash_walk()
[all …]