Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_ip.c43 struct hash_ip4_elem { struct
51 hash_ip4_data_equal(const struct hash_ip4_elem *e1, in hash_ip4_data_equal() argument
52 const struct hash_ip4_elem *e2, in hash_ip4_data_equal()
59 hash_ip4_data_list(struct sk_buff *skb, const struct hash_ip4_elem *e) in hash_ip4_data_list()
70 hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e) in hash_ip4_data_next()
86 struct hash_ip4_elem e = { 0 }; in hash_ip4_kadt()
105 struct hash_ip4_elem e = { 0 }; in hash_ip4_uadt()