Searched defs:nl_object_ops (Results 1 – 1 of 1) sorted by relevance
265 struct nl_object_ops struct272 char * oo_name;275 size_t oo_size;278 uint32_t oo_id_attrs;286 void (*oo_constructor)(struct nl_object *);295 void (*oo_free_data)(struct nl_object *);307 int (*oo_clone)(struct nl_object *, struct nl_object *);318 void (*oo_dump[NL_DUMP_MAX+1])(struct nl_object *,332 uint64_t (*oo_compare)(struct nl_object *, struct nl_object *,346 int (*oo_update)(struct nl_object *, struct nl_object *);[all …]