Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/ipset/
Dip_set_hash_ip.c168 struct hash_ip6_elem { struct
175 hash_ip6_data_equal(const struct hash_ip6_elem *ip1, in hash_ip6_data_equal() argument
176 const struct hash_ip6_elem *ip2, in hash_ip6_data_equal()
189 hash_ip6_data_list(struct sk_buff *skb, const struct hash_ip6_elem *e) in hash_ip6_data_list()
200 hash_ip6_data_next(struct hash_ip6_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next()
220 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_kadt()
237 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_uadt()