Searched refs:rtnl_cls_get_ifindex (Results 1 – 4 of 4) sorted by relevance
43 extern int rtnl_cls_get_ifindex(struct rtnl_cls *);
48 ifindex = rtnl_cls_get_ifindex(cls); in print_cls()
121 err = rtnl_cls_alloc_cache(sock, rtnl_cls_get_ifindex(cls), in main()
145 int rtnl_cls_get_ifindex(struct rtnl_cls *cls) in rtnl_cls_get_ifindex() function