Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_ipport.c212 struct hash_ipport6_elem { struct
222 hash_ipport6_data_equal(const struct hash_ipport6_elem *ip1, in hash_ipport6_data_equal() argument
223 const struct hash_ipport6_elem *ip2, in hash_ipport6_data_equal()
233 const struct hash_ipport6_elem *data) in hash_ipport6_data_list()
246 hash_ipport6_data_next(struct hash_ipport6_elem *next, in hash_ipport6_data_next()
247 const struct hash_ipport6_elem *d) in hash_ipport6_data_next()
266 struct hash_ipport6_elem e = { .ip = { .all = { 0 } } }; in hash_ipport6_kadt()
288 struct hash_ipport6_elem e = { .ip = { .all = { 0 } } }; in hash_ipport6_uadt()