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

  /external/libnl/include/netlink/
object.h 33 extern struct nl_object * nl_object_clone(struct nl_object *obj);
  /external/libnl/lib/
object.c 94 struct nl_object *nl_object_clone(struct nl_object *obj) function
cache.c 332 new = nl_object_clone(obj);
  /external/libnl/lib/fib_lookup/
lookup.c 64 nl_object_clone(OBJ_CAST(src->fr_req))))

Completed in 78 milliseconds