HomeSort by relevance Sort by last modified time
    Searched full:tca_get_ifindex (Results 1 - 4 of 4) sorted by null

  /external/libnl/include/
netlink-tc.h 44 extern int tca_get_ifindex(struct rtnl_tca *);
  /external/libnl/lib/route/
class_obj.c 225 return tca_get_ifindex((struct rtnl_tca *) class);
qdisc_obj.c 190 return tca_get_ifindex((struct rtnl_tca *) qdisc);
tc.c 270 int tca_get_ifindex(struct rtnl_tca *t) function

Completed in 72 milliseconds