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

/linux-master/net/netfilter/ipset/
H A Dip_set_hash_netport.c268 struct hash_netport6_elem { struct
279 hash_netport6_data_equal(const struct hash_netport6_elem *ip1,
280 const struct hash_netport6_elem *ip2,
290 hash_netport6_do_data_match(const struct hash_netport6_elem *elem)
296 hash_netport6_data_set_flags(struct hash_netport6_elem *elem, u32 flags)
302 hash_netport6_data_reset_flags(struct hash_netport6_elem *elem, u8 *flags)
308 hash_netport6_data_netmask(struct hash_netport6_elem *elem, u8 cidr)
316 const struct hash_netport6_elem *data)
334 hash_netport6_data_next(struct hash_netport6_elem *next,
335 const struct hash_netport6_elem *
[all...]

Completed in 326 milliseconds