OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_size_table_opts
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/tc/
tc_common.h
24
extern int
check_size_table_opts
(struct tc_sizespec *s);
tc_stab.c
46
int
check_size_table_opts
(struct tc_sizespec *s)
function
101
if (!
check_size_table_opts
(&s))
tc_qdisc.c
164
if (
check_size_table_opts
(&stab.szopts)) {
Completed in 165 milliseconds