Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/ipset/
Dip_set_hash_ip.c40 struct hash_ip4_elem { struct
48 hash_ip4_data_equal(const struct hash_ip4_elem *e1, in hash_ip4_data_equal() argument
49 const struct hash_ip4_elem *e2, in hash_ip4_data_equal()
56 hash_ip4_data_list(struct sk_buff *skb, const struct hash_ip4_elem *e) in hash_ip4_data_list()
67 hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e) in hash_ip4_data_next()
83 struct hash_ip4_elem e = { 0 }; in hash_ip4_kadt()
102 struct hash_ip4_elem e = { 0 }; in hash_ip4_uadt()