Searched refs:tca_set_kind (Results 1 - 5 of 5) sorted by relevance

/external/libnl/include/
H A Dnetlink-tc.h49 extern void tca_set_kind(struct rtnl_tca *, const char *);
/external/libnl/lib/route/
H A Dclass_obj.c250 tca_set_kind((struct rtnl_tca *) class, name);
H A Dcls_obj.c170 tca_set_kind((struct rtnl_tca *) cls, kind);
H A Dqdisc_obj.c215 tca_set_kind((struct rtnl_tca *) qdisc, name);
H A Dtc.c303 void tca_set_kind(struct rtnl_tca *t, const char *kind) function

Completed in 28 milliseconds