OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tc_calc_size_table
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/tc/
tc_core.h
25
int
tc_calc_size_table
(struct tc_sizespec *s, __u16 **stab);
tc_core.c
157
int
tc_calc_size_table
(struct tc_sizespec *s, __u16 **stab)
function
tc_qdisc.c
167
if (
tc_calc_size_table
(&stab.szopts, &stab.data) < 0) {
Completed in 109 milliseconds