Searched refs:rtnl_cls_alloc (Results 1 – 10 of 10) sorted by relevance
24 extern struct rtnl_cls *rtnl_cls_alloc(void);
27 if (!(cls = rtnl_cls_alloc())) in nl_cli_cls_alloc()
65 struct rtnl_cls *rtnl_cls_alloc(void) in rtnl_cls_alloc() function384 if (!(cls = rtnl_cls_alloc())) in cls_msg_parser()
444 filter = rtnl_cls_alloc(); in rtnl_class_foreach_cls()
480 if (!(filter = rtnl_cls_alloc())) in rtnl_qdisc_foreach_cls()
113 cls=rtnl_cls_alloc(); in u32_add_filter_on_ht_with_hashmask()164 cls=rtnl_cls_alloc(); in u32_add_ht()
151 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()
397 extern struct rtnl_cls *rtnl_cls_alloc(void);
152 rtnl_cls_alloc;
1381 `rtnl_qdisc_alloc()`, `rtnl_class_alloc()`, `rtnl_cls_alloc()` and