OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tca_get_stat
(Results
1 - 4
of
4
) sorted by null
/external/libnl/include/
netlink-tc.h
51
extern uint64_t
tca_get_stat
(struct rtnl_tca *, int );
/external/libnl/lib/route/
class_obj.c
262
return
tca_get_stat
((struct rtnl_tca *) class, id);
qdisc_obj.c
227
return
tca_get_stat
((struct rtnl_tca *) qdisc, id);
tc.c
317
uint64_t
tca_get_stat
(struct rtnl_tca *t, int id)
function
Completed in 2091 milliseconds