Searched refs:rtnl_cls_get_prio (Results 1 – 3 of 3) sorted by relevance
51 extern uint16_t rtnl_cls_get_prio(struct rtnl_cls *);
95 prio = rtnl_cls_get_prio(cls); in cls_build()
189 uint16_t rtnl_cls_get_prio(struct rtnl_cls *cls) in rtnl_cls_get_prio() function