HomeSort by relevance Sort by last modified time
    Searched refs:nl_object_update (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/
object.h 34 extern int nl_object_update(struct nl_object *dst,
  /external/libnl/lib/
object.c 154 int nl_object_update(struct nl_object *dst, struct nl_object *src) function
cache.c 718 if (nl_object_update(old, c) == 0) {
771 if (nl_object_update(old, obj) == 0) {

Completed in 85 milliseconds