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

  /external/libnl/include/netlink/
object.h 44 extern uint32_t nl_object_diff(struct nl_object *,
  /external/libnl/lib/
object.c 361 uint32_t nl_object_diff(struct nl_object *a, struct nl_object *b) function
cache.c 791 if (nl_object_diff(old, obj) && cb)
  /external/libnl/python/netlink/
capi.i 283 extern uint32_t nl_object_diff(struct nl_object *, struct nl_object *);

Completed in 4016 milliseconds