Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/ipset/
Dip_set_hash_ip.c44 struct hash_ip4_elem { struct
52 hash_ip4_data_equal(const struct hash_ip4_elem *e1, in hash_ip4_data_equal() argument
53 const struct hash_ip4_elem *e2, in hash_ip4_data_equal()
60 hash_ip4_data_list(struct sk_buff *skb, const struct hash_ip4_elem *e) in hash_ip4_data_list()
71 hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e) in hash_ip4_data_next()
87 struct hash_ip4_elem e = { 0 }; in hash_ip4_kadt()
106 struct hash_ip4_elem e = { 0 }; in hash_ip4_uadt()
202 hash_ip6_data_next(struct hash_ip4_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next()