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

  /external/libnl/include/netlink/route/
class.h 25 extern struct nl_object_ops class_obj_ops;
  /external/libnl/lib/route/
class_obj.c 115 return (struct rtnl_class *) nl_object_alloc(&class_obj_ops);
267 struct nl_object_ops class_obj_ops = { variable in typeref:struct:nl_object_ops
class.c 291 .co_obj_ops = &class_obj_ops,

Completed in 51 milliseconds