OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCA_PRIO_MAX
(Results
1 - 4
of
4
) sorted by null
/external/iproute2/tc/
q_prio.c
100
struct rtattr *tb[
TCA_PRIO_MAX
+1];
105
if (parse_rtattr_nested_compat(tb,
TCA_PRIO_MAX
, opt, qopt,
q_rr.c
95
struct rtattr *tb[
TCA_PRIO_MAX
+ 1];
100
if (parse_rtattr_nested_compat(tb,
TCA_PRIO_MAX
, opt, qopt,
tc_util.h
15
#ifndef
TCA_PRIO_MAX
23
#define
TCA_PRIO_MAX
(__TCA_PRIO_MAX - 1)
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pkt_sched.h
111
#define
TCA_PRIO_MAX
(__TCA_PRIO_MAX - 1)
Completed in 45 milliseconds