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

/linux-master/net/netfilter/ipset/
H A Dip_set_hash_ipportip.c208 struct hash_ipportip6_elem { struct
219 hash_ipportip6_data_equal(const struct hash_ipportip6_elem *ip1,
220 const struct hash_ipportip6_elem *ip2,
231 const struct hash_ipportip6_elem *data)
245 hash_ipportip6_data_next(struct hash_ipportip6_elem *next,
246 const struct hash_ipportip6_elem *d)
265 struct hash_ipportip6_elem e = { .ip = { .all = { 0 } } };
283 struct hash_ipportip6_elem e = { .ip = { .all = { 0 } } };

Completed in 148 milliseconds