Home
last modified time | relevance | path

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

/external/libnl/include/netlink/route/
Dclassifier.h24 extern struct rtnl_cls *rtnl_cls_alloc(void);
/external/libnl/lib/route/
Dcls.c64 struct rtnl_cls *rtnl_cls_alloc(void) in rtnl_cls_alloc() function
364 if (!(cls = rtnl_cls_alloc())) in cls_msg_parser()
Dclass.c411 filter = rtnl_cls_alloc(); in rtnl_class_foreach_cls()
Dqdisc.c479 if (!(filter = rtnl_cls_alloc())) in rtnl_qdisc_foreach_cls()
/external/libnl/tests/
Dtest-u32-filter-with-actions.c109 cls=rtnl_cls_alloc(); in u32_add_filter_on_ht_with_hashmask()
158 cls=rtnl_cls_alloc(); in u32_add_ht()
Dtest-complex-HTB-with-hash-filters.c148 cls=rtnl_cls_alloc(); in u32_add_filter_on_ht()
200 cls=rtnl_cls_alloc(); in u32_add_filter_on_ht_with_hashmask()
246 cls=rtnl_cls_alloc(); in u32_add_ht()
/external/libnl/src/lib/
Dcls.c26 if (!(cls = rtnl_cls_alloc())) in nl_cli_cls_alloc()
/external/libnl/python/netlink/route/
Dcapi.i397 extern struct rtnl_cls *rtnl_cls_alloc(void);
/external/libnl/doc/
Droute.txt1281 `rtnl_qdisc_alloc()`, `rtnl_class_alloc()`, `rtnl_cls_alloc()` and