Home
last modified time | relevance | path

Searched refs:nl_object_update (Results 1 – 4 of 4) sorted by relevance

/external/libnl/include/netlink/
Dobject.h34 extern int nl_object_update(struct nl_object *dst,
/external/libnl/
Dlibnl-3.sym183 nl_object_update;
/external/libnl/lib/
Dobject.c155 int nl_object_update(struct nl_object *dst, struct nl_object *src) in nl_object_update() function
Dcache.c721 if (nl_object_update(old, c) == 0) { in pickup_checkdup_cb()
809 if (nl_object_update(old, obj) == 0) { in cache_include()