Home
last modified time | relevance | path

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

/external/libnl/include/netlink-private/
Dobject-api.h265 struct nl_object_ops struct
272 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 …]