Home
last modified time | relevance | path

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

/external/libnl/include/netlink/route/
Dclassifier.h24 extern struct rtnl_cls *rtnl_cls_alloc(void);
/external/libnl/src/lib/
Dcls.c27 if (!(cls = rtnl_cls_alloc())) in nl_cli_cls_alloc()
/external/libnl/lib/route/
Dcls.c65 struct rtnl_cls *rtnl_cls_alloc(void) in rtnl_cls_alloc() function
384 if (!(cls = rtnl_cls_alloc())) in cls_msg_parser()
Dclass.c444 filter = rtnl_cls_alloc(); in rtnl_class_foreach_cls()
Dqdisc.c480 if (!(filter = rtnl_cls_alloc())) in rtnl_qdisc_foreach_cls()
/external/libnl/tests/
Dtest-u32-filter-with-actions.c113 cls=rtnl_cls_alloc(); in u32_add_filter_on_ht_with_hashmask()
164 cls=rtnl_cls_alloc(); in u32_add_ht()
Dtest-complex-HTB-with-hash-filters.c151 cls=rtnl_cls_alloc(); in u32_add_filter_on_ht()
203 cls=rtnl_cls_alloc(); in u32_add_filter_on_ht_with_hashmask()
249 cls=rtnl_cls_alloc(); in u32_add_ht()
/external/libnl/python/netlink/route/
Dcapi.i397 extern struct rtnl_cls *rtnl_cls_alloc(void);
/external/libnl/
Dlibnl-route-3.sym152 rtnl_cls_alloc;
/external/libnl/doc/
Droute.txt1381 `rtnl_qdisc_alloc()`, `rtnl_class_alloc()`, `rtnl_cls_alloc()` and