Searched refs:rtnl_cls_alloc (Results 1 – 9 of 9) sorted by relevance
24 extern struct rtnl_cls *rtnl_cls_alloc(void);
64 struct rtnl_cls *rtnl_cls_alloc(void) in rtnl_cls_alloc() function364 if (!(cls = rtnl_cls_alloc())) in cls_msg_parser()
411 filter = rtnl_cls_alloc(); in rtnl_class_foreach_cls()
479 if (!(filter = rtnl_cls_alloc())) in rtnl_qdisc_foreach_cls()
109 cls=rtnl_cls_alloc(); in u32_add_filter_on_ht_with_hashmask()158 cls=rtnl_cls_alloc(); in u32_add_ht()
148 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()
26 if (!(cls = rtnl_cls_alloc())) in nl_cli_cls_alloc()
397 extern struct rtnl_cls *rtnl_cls_alloc(void);
1281 `rtnl_qdisc_alloc()`, `rtnl_class_alloc()`, `rtnl_cls_alloc()` and