OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prio_print_opt
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/tc/
q_fifo.c
98
extern int
prio_print_opt
(struct qdisc_util *qu, FILE *f, struct rtattr *opt);
101
.print_qopt =
prio_print_opt
,
q_prio.c
96
int
prio_print_opt
(struct qdisc_util *qu, FILE *f, struct rtattr *opt)
function
123
.print_qopt =
prio_print_opt
,
tc_util.h
105
extern int
prio_print_opt
(struct qdisc_util *qu, FILE *f, struct rtattr *opt);
Completed in 45 milliseconds