Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_ip.c173 struct hash_ip6_elem { struct
180 hash_ip6_data_equal(const struct hash_ip6_elem *ip1, in hash_ip6_data_equal() argument
181 const struct hash_ip6_elem *ip2, in hash_ip6_data_equal()
194 hash_ip6_data_list(struct sk_buff *skb, const struct hash_ip6_elem *e) in hash_ip6_data_list()
205 hash_ip6_data_next(struct hash_ip6_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next()
225 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_kadt()
242 struct hash_ip6_elem e = { { .all = { 0 } } }; in hash_ip6_uadt()