HomeSort by relevance Sort by last modified time
    Searched refs:RTNL_TC_TYPE_QDISC (Results 1 - 23 of 23) sorted by null

  /external/libnl/lib/route/qdisc/
blackhole.c 24 .to_type = RTNL_TC_TYPE_QDISC,
ingress.c 47 .to_type = RTNL_TC_TYPE_QDISC,
fifo.c 141 .to_type = RTNL_TC_TYPE_QDISC,
150 .to_type = RTNL_TC_TYPE_QDISC,
plug.c 162 .to_type = RTNL_TC_TYPE_QDISC,
prio.c 260 .to_type = RTNL_TC_TYPE_QDISC,
272 .to_type = RTNL_TC_TYPE_QDISC,
red.c 169 .to_type = RTNL_TC_TYPE_QDISC,
sfq.c 236 .to_type = RTNL_TC_TYPE_QDISC,
cbq.c 170 .to_type = RTNL_TC_TYPE_QDISC,
dsmark.c 382 .to_type = RTNL_TC_TYPE_QDISC,
fq_codel.c 360 .to_type = RTNL_TC_TYPE_QDISC,
tbf.c 440 .to_type = RTNL_TC_TYPE_QDISC,
htb.c 612 .to_type = RTNL_TC_TYPE_QDISC,
netem.c 890 .to_type = RTNL_TC_TYPE_QDISC,
  /external/libnl/lib/cli/qdisc/
blackhole.c 52 .tm_type = RTNL_TC_TYPE_QDISC,
ingress.c 53 .tm_type = RTNL_TC_TYPE_QDISC,
bfifo.c 71 .tm_type = RTNL_TC_TYPE_QDISC,
pfifo.c 65 .tm_type = RTNL_TC_TYPE_QDISC,
plug.c 101 .tm_type = RTNL_TC_TYPE_QDISC,
fq_codel.c 100 .tm_type = RTNL_TC_TYPE_QDISC,
htb.c 182 .tm_type = RTNL_TC_TYPE_QDISC,
  /external/libnl/include/netlink/route/
tc.h 27 RTNL_TC_TYPE_QDISC,
  /external/libnl/src/lib/
tc.c 116 case RTNL_TC_TYPE_QDISC:
  /external/libnl/lib/route/
qdisc.c 72 tc->tc_type = RTNL_TC_TYPE_QDISC;
527 .tt_type = RTNL_TC_TYPE_QDISC,

Completed in 94 milliseconds