Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/ipset/
Dip_set_hash_ip.c41 struct hash_ip4_elem { struct
49 hash_ip4_data_equal(const struct hash_ip4_elem *e1, in hash_ip4_data_equal() argument
50 const struct hash_ip4_elem *e2, in hash_ip4_data_equal()
57 hash_ip4_data_list(struct sk_buff *skb, const struct hash_ip4_elem *e) in hash_ip4_data_list()
68 hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e) in hash_ip4_data_next()
84 struct hash_ip4_elem e = { 0 }; in hash_ip4_kadt()
103 struct hash_ip4_elem e = { 0 }; in hash_ip4_uadt()