Home
last modified time | relevance | path

Searched defs:ip_set (Results 1 – 1 of 1) sorted by relevance

/include/linux/netfilter/ipset/
Dip_set.h251 struct ip_set { struct
261 * ref can be swapped out by ip_set_swap argument
265 struct ip_set_type *type; argument
267 const struct ip_set_type_variant *variant; argument
269 u8 family;
293 ip_set_ext_destroy(struct ip_set *set, void *data) in ip_set_ext_destroy() argument