Home
last modified time | relevance | path

Searched refs:rtnl_cls_lookup_ops (Results 1 – 4 of 4) sorted by relevance

/external/libnl/lib/route/
Dcls_obj.c39 cops = rtnl_cls_lookup_ops(cls); in cls_free_data()
64 cops = rtnl_cls_lookup_ops(src); in cls_clone()
82 cops = rtnl_cls_lookup_ops(cls); in cls_dump_line()
96 cops = rtnl_cls_lookup_ops(cls); in cls_dump_details()
112 cops = rtnl_cls_lookup_ops(cls); in cls_dump_stats()
Dcls.c59 cops = rtnl_cls_lookup_ops(cls); in cls_msg_parser()
99 cops = rtnl_cls_lookup_ops(cls); in cls_build()
Dcls_api.c92 struct rtnl_cls_ops *rtnl_cls_lookup_ops(struct rtnl_cls *cls) in rtnl_cls_lookup_ops() function
/external/libnl/include/netlink/route/
Dclassifier-modules.h71 extern struct rtnl_cls_ops * rtnl_cls_lookup_ops(struct rtnl_cls *);