Searched refs:rtnl_cls_get_ops (Results 1 – 3 of 3) sorted by relevance
48 extern struct rtnl_cls_ops *rtnl_cls_get_ops(struct rtnl_cls *);
99 ops = rtnl_cls_get_ops(cls); in main()
178 struct rtnl_cls_ops *rtnl_cls_get_ops(struct rtnl_cls *cls) in rtnl_cls_get_ops() function