Searched defs:ip_set (Results 1 – 2 of 2) sorted by relevance
230 struct ip_set { struct238 struct ip_set_type *type; argument240 const struct ip_set_type_variant *variant; argument260 ip_set_ext_destroy(struct ip_set *set, void *data) in ip_set_ext_destroy() argument
61 #define ip_set(inst, id) \ macro