Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_ip.c176 struct hash_ip6_elem { struct
183 hash_ip6_data_equal(const struct hash_ip6_elem *ip1, in hash_ip6_data_equal() argument
184 const struct hash_ip6_elem *ip2, in hash_ip6_data_equal()
191 hash_ip6_data_list(struct sk_buff *skb, const struct hash_ip6_elem *e) in hash_ip6_data_list()
202 hash_ip6_data_next(struct hash_ip6_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next()
222 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_kadt()
239 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_uadt()