HomeSort by relevance Sort by last modified time
    Searched refs:tca_set_kind (Results 1 - 5 of 5) sorted by null

  /external/libnl/include/
netlink-tc.h 49 extern void tca_set_kind(struct rtnl_tca *, const char *);
  /external/libnl/lib/route/
class_obj.c 250 tca_set_kind((struct rtnl_tca *) class, name);
cls_obj.c 170 tca_set_kind((struct rtnl_tca *) cls, kind);
qdisc_obj.c 215 tca_set_kind((struct rtnl_tca *) qdisc, name);
tc.c 303 void tca_set_kind(struct rtnl_tca *t, const char *kind) function

Completed in 5815 milliseconds