Searched defs:ip_set (Results 1 – 2 of 2) sorted by relevance
222 struct ip_set { struct230 struct ip_set_type *type; argument232 const struct ip_set_type_variant *variant; argument252 ip_set_ext_destroy(struct ip_set *set, void *data) in ip_set_ext_destroy() argument
59 #define ip_set(inst, id) \ macro