Searched defs:nl_object_ops (Results 1 – 1 of 1) sorted by relevance
269 struct nl_object_ops struct276 char * oo_name;279 size_t oo_size;282 uint32_t oo_id_attrs;290 void (*oo_constructor)(struct nl_object *);299 void (*oo_free_data)(struct nl_object *);311 int (*oo_clone)(struct nl_object *, struct nl_object *);322 void (*oo_dump[NL_DUMP_MAX+1])(struct nl_object *,336 int (*oo_compare)(struct nl_object *, struct nl_object *,350 int (*oo_update)(struct nl_object *, struct nl_object *);[all …]