Home
last modified time | relevance | path

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

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