Home
last modified time | relevance | path

Searched refs:rtnl_cls_alloc (Results 1 – 6 of 6) sorted by relevance

/external/libnl/include/netlink/route/
Dclassifier.h26 extern struct rtnl_cls *rtnl_cls_alloc(void);
/external/libnl/src/cls/
Dutils.c17 cls = rtnl_cls_alloc(); in nlt_alloc_cls()
/external/libnl/lib/route/
Dcls.c45 cls = rtnl_cls_alloc(); in cls_msg_parser()
Dqdisc_obj.c165 filter = rtnl_cls_alloc(); in rtnl_qdisc_foreach_cls()
Dclass_obj.c199 filter = rtnl_cls_alloc(); in rtnl_class_foreach_cls()
Dcls_obj.c122 struct rtnl_cls *rtnl_cls_alloc(void) in rtnl_cls_alloc() function