OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_qdisc_handle
(Results
1 - 4
of
4
) sorted by null
/external/iproute2/tc/
tc_util.h
63
extern int
get_qdisc_handle
(__u32 *h, const char *str);
tc_class.c
254
if (
get_qdisc_handle
(&filter_qdisc, *argv))
tc_qdisc.c
85
if (
get_qdisc_handle
(&handle, *argv))
tc_util.c
42
int
get_qdisc_handle
(__u32 *h, const char *str)
function
Completed in 2622 milliseconds