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

/linux-master/net/netfilter/ipset/
H A Dip_set_hash_ipportip.c42 struct hash_ipportip4_elem { struct
51 hash_ipportip4_data_equal(const struct hash_ipportip4_elem *ip1,
52 const struct hash_ipportip4_elem *ip2,
63 const struct hash_ipportip4_elem *data)
77 hash_ipportip4_data_next(struct hash_ipportip4_elem *next,
78 const struct hash_ipportip4_elem *d)
95 struct hash_ipportip4_elem e = { .ip = 0 };
113 struct hash_ipportip4_elem e = { .ip = 0 };

Completed in 142 milliseconds