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

  /external/libnl/include/netlink/
object.h 41 extern uint32_t nl_object_diff(struct nl_object *,
  /external/libnl/lib/
object.c 296 uint32_t nl_object_diff(struct nl_object *a, struct nl_object *b) function
cache.c 542 if (nl_object_diff(old, obj) && cb)

Completed in 76 milliseconds