Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink-private/
Dobject-api.h271 struct nl_object_ops struct
278 char * oo_name;
281 size_t oo_size;
284 uint32_t oo_id_attrs;
292 void (*oo_constructor)(struct nl_object *);
301 void (*oo_free_data)(struct nl_object *);
313 int (*oo_clone)(struct nl_object *, struct nl_object *);
324 void (*oo_dump[NL_DUMP_MAX+1])(struct nl_object *,
338 uint64_t (*oo_compare)(struct nl_object *, struct nl_object *,
352 int (*oo_update)(struct nl_object *, struct nl_object *);
[all …]