Searched refs:tca_set_ifindex (Results 1 – 5 of 5) sorted by relevance
43 extern void tca_set_ifindex(struct rtnl_tca *, int);
185 tca_set_ifindex((struct rtnl_tca *) qdisc, ifindex); in rtnl_qdisc_set_ifindex()
220 tca_set_ifindex((struct rtnl_tca *) class, ifindex); in rtnl_class_set_ifindex()
142 tca_set_ifindex((struct rtnl_tca *) f, ifindex); in rtnl_cls_set_ifindex()
264 void tca_set_ifindex(struct rtnl_tca *t, int ifindex) in tca_set_ifindex() function