hash_ipport4_elem
struct hash_ipport4_elem e = { .ip = 0 };
hash_ipport4_data_equal(const struct hash_ipport4_elem *ip1,
const struct hash_ipport4_elem *ip2,
const struct hash_ipport4_elem *data)
hash_ipport4_data_next(struct hash_ipport4_elem *next,
const struct hash_ipport4_elem *d)
struct hash_ipport4_elem e = { .ip = 0 };