Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/ipset/
Dip_set_hash_ip.c172 struct hash_ip6_elem { struct
179 hash_ip6_data_equal(const struct hash_ip6_elem *ip1, in hash_ip6_data_equal() argument
180 const struct hash_ip6_elem *ip2, in hash_ip6_data_equal()
193 hash_ip6_data_list(struct sk_buff *skb, const struct hash_ip6_elem *e) in hash_ip6_data_list()
204 hash_ip6_data_next(struct hash_ip6_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next()
224 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_kadt()
241 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_uadt()