/external/tcpdump/ |
D | print-igrp.c | 47 register u_int delay, bandwidth; in igrp_entry_print() local 61 bandwidth = EXTRACT_24BITS(igr->igr_bw); in igrp_entry_print() 62 metric = bandwidth + delay; in igrp_entry_print() 68 10 * delay, bandwidth == 0 ? 0 : 10000000 / bandwidth, in igrp_entry_print()
|
D | print-eigrp.c | 130 u_int8_t bandwidth[4]; member 150 u_int8_t bandwidth[4]; member 169 u_int8_t bandwidth[4]; member 188 u_int8_t bandwidth[4]; member 346 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_int->bandwidth), in eigrp_print() 383 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_ext->bandwidth), in eigrp_print() 415 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_at_int->bandwidth), in eigrp_print() 446 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_at_ext->bandwidth), in eigrp_print()
|
D | print-rsvp.c | 306 u_int8_t bandwidth[4]; member 1328 bw.i = EXTRACT_32BITS(obj_ptr.rsvp_obj_frr->bandwidth); in rsvp_obj_print()
|
/external/iproute2/testsuite/tests/ |
D | cbq.t | 3 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64 4 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 p… 8 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64 9 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 p…
|
D | policer | 3 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64 4 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 p… 10 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64 11 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 p…
|
D | cls-testbed.t | 17 cbq bandwidth 100Mbit avpkt 1400 mpu 64 20 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 \
|
/external/chromium/net/base/ |
D | bandwidth_metrics.h | 64 double bandwidth() const { in bandwidth() function 96 << "Kbps (avg " << bandwidth() << "Kbps)"; in StopStream()
|
/external/iproute2/ |
D | README.iproute2+tc | 19 tc qdisc add dev eth1 root handle 1: cbq bandwidth 10Mbit allot 1514 cell 8 \ 24 tc class add dev eth1 parent 1:0 classid 1:1 cbq bandwidth 10Mbit rate 10Mbit \ 29 tc class add dev eth1 parent 1:1 classid 1:2 cbq bandwidth 10Mbit rate 1Mbit \ 35 tc class add dev eth1 parent 1:1 classid 1:3 cbq bandwidth 10Mbit rate 8Mbit \
|
/external/srec/srec/cfront/ |
D | frontobj.c | 352 int fmax, i, j, high_cut, bandwidth; in setup_freq_object() local 380 bandwidth = parameters->samplerate / 2; in setup_freq_object() 381 ASSERT(bandwidth != 0); in setup_freq_object() 407 fmax = bandwidth; in setup_freq_object() 410 freqobj->cut_off_below = (int)(((long)freqobj->low_cut * freqobj->np) / (2.0 * bandwidth)); in setup_freq_object() 411 freqobj->cut_off_above = (int)(((long)high_cut * freqobj->np) / (2.0 * bandwidth)); in setup_freq_object()
|
/external/iproute2/examples/ |
D | README.cbq | 24 # ARCNET too (just set bandwidth parameter to 2Mbit). It was tested 62 # 10Mbit - REAL ethernet card bandwidth 67 # enough to describe bandwidth and weight once - cbq.init
|
D | cbq.init-v0.7.3 | 756 bandwidth $DEVBWDT avpkt $AVPKT cell 8 772 bandwidth $BANDWIDTH rate $RATE weight $WEIGHT prio $PRIO \ 946 bandwidth $BANDWIDTH rate $NEW_RATE weight $NEW_WGHT prio $PRIO \
|
/external/iproute2/tc/ |
D | tc_red.h | 6 extern int tc_red_eval_idle_damping(int wlog, unsigned avpkt, unsigned bandwidth, __u8 *sbuf);
|
D | README.last | 24 (f.e. very slow links or classes bounded to small slice of bandwidth)
|
/external/libgsm/ |
D | README | 21 form (given the bandwidth limitations of 8 kHz sampling rate).
|
/external/quake/quake/src/QW/ |
D | qw2do.txt | 17 x- delta compress usercmds (ala Q2?), reduces client to server bandwidth
|
/external/kernel-headers/original/linux/ |
D | usb.h | 850 int bandwidth; /* bandwidth for INT/ISO request */ member
|
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86vm/ |
D | XF86VMode.c | 925 monitor->bandwidth = (float)rep.bandwidth / 1e6;
|
/external/iproute2/doc/actions/ |
D | actions-general | 20 we execute a policing action which rate limits its bandwidth utilization
|
/external/iproute2/doc/ |
D | api-ip6-flowlabels.tex | 128 memory bandwidth is not a good idea. Such patches are acceptable
|
D | ip-tunnels.tex | 433 example is limiting tunnel bandwidth. The following command:
|
/external/protobuf/ |
D | CHANGES.txt | 353 significantly in memory-bandwidth-limited use cases, since it makes the
|
/external/libvpx/examples/includes/geshi/docs/ |
D | geshi-doc.txt | 290 …indent it. This saves you source code (and your valuable visitors waiting time and your bandwidth). 495 …l stylesheet is a good idea!). It saves a small amount of code and your bandwidth, and it's relati… 726 …ighted at all (this means no HTML will surround the lexic like usual, saving on time and bandwidth.
|
/external/quake/quake/src/WinQuake/data/ |
D | TECHINFO.TXT | 964 (20 updatesper second). For servers where bandwidth is limited, using 1034 There are just too many variables (bandwidth, latency, current load,
|
/external/quake/quake/src/QW/docs/ |
D | qwcl-readme.txt | 837 bandwidth. If you specify -noforcevga, the default 320x200 mode in
|
/external/quake/quake/src/WinQuake/ |
D | wqreadme.txt | 850 bandwidth. If you specify -noforcevga, the default 320x200 mode in
|