Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_ipport.c45 struct hash_ipport4_elem { struct
55 hash_ipport4_data_equal(const struct hash_ipport4_elem *ip1, in hash_ipport4_data_equal() argument
56 const struct hash_ipport4_elem *ip2, in hash_ipport4_data_equal()
66 const struct hash_ipport4_elem *data) in hash_ipport4_data_list()
79 hash_ipport4_data_next(struct hash_ipport4_elem *next, in hash_ipport4_data_next()
80 const struct hash_ipport4_elem *d) in hash_ipport4_data_next()
96 struct hash_ipport4_elem e = { .ip = 0 }; in hash_ipport4_kadt()
117 struct hash_ipport4_elem e = { .ip = 0 }; in hash_ipport4_uadt()