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

/linux-master/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,
56 const struct hash_ipport4_elem *ip2,
66 const struct hash_ipport4_elem *data)
79 hash_ipport4_data_next(struct hash_ipport4_elem *next,
80 const struct hash_ipport4_elem *d)
96 struct hash_ipport4_elem e = { .ip = 0 };
117 struct hash_ipport4_elem e = { .ip = 0 };

Completed in 128 milliseconds