Searched refs:rtnl_cls_alloc (Results 1 – 6 of 6) sorted by relevance
26 extern struct rtnl_cls *rtnl_cls_alloc(void);
17 cls = rtnl_cls_alloc(); in nlt_alloc_cls()
45 cls = rtnl_cls_alloc(); in cls_msg_parser()
165 filter = rtnl_cls_alloc(); in rtnl_qdisc_foreach_cls()
199 filter = rtnl_cls_alloc(); in rtnl_class_foreach_cls()
122 struct rtnl_cls *rtnl_cls_alloc(void) in rtnl_cls_alloc() function