Home
last modified time | relevance | path

Searched refs:nl_object_clone (Results 1 – 5 of 5) sorted by relevance

/external/libnl/include/netlink/
Dobject.h33 extern struct nl_object * nl_object_clone(struct nl_object *obj);
/external/libnl/lib/
Dobject.c94 struct nl_object *nl_object_clone(struct nl_object *obj) in nl_object_clone() function
Dcache.c332 new = nl_object_clone(obj); in nl_cache_add()
/external/libnl/lib/fib_lookup/
Dlookup.c64 nl_object_clone(OBJ_CAST(src->fr_req)))) in result_clone()
/external/libnl/
DChangeLog10 o Have nl_object_clone() make real clones without
125 o Deal with structure padding in nl_object_clone