Searched refs:bandwidth (Results 1 – 24 of 24) sorted by relevance
| /mirbsd/src/sbin/pfctl/ |
| D | pfctl_altq.c | 212 printf("bandwidth %s ", rate2str((double)a->bandwidth)); in print_queue() 343 pa->bandwidth = eval_bwspec(bw, in eval_pfqueue() 344 parent == NULL ? 0 : parent->bandwidth); in eval_pfqueue() 346 if (pa->bandwidth > pa->ifbandwidth) { in eval_pfqueue() 353 if (pa->bandwidth > parent->bandwidth) { in eval_pfqueue() 365 bwsum += altq->bandwidth; in eval_pfqueue() 367 bwsum += pa->bandwidth; in eval_pfqueue() 368 if (bwsum > parent->bandwidth) { in eval_pfqueue() 375 if (eval_queue_opts(pa, opts, parent == NULL? 0 : parent->bandwidth)) in eval_pfqueue() 452 if (pa->bandwidth == 0) in cbq_compute_idletime() [all …]
|
| D | parse.y | 438 %type <v.queue_bwspec> bandwidth 1066 queue_opt : BANDWIDTH bandwidth { 1120 bandwidth : STRING { 1242 hfscopts_item : LINKSHARE bandwidth { 1250 | LINKSHARE '(' bandwidth number bandwidth ')' { 1260 | REALTIME bandwidth { 1268 | REALTIME '(' bandwidth number bandwidth ')' { 1278 | UPPERLIMIT bandwidth { 1286 | UPPERLIMIT '(' bandwidth number bandwidth ')' {
|
| /mirbsd/src/usr.sbin/ppp/ppp/ |
| D | tun.c | 111 info.baudrate = bundle->bandwidth; in tun_configure()
|
| D | mp.h | 114 unsigned bandwidth; /* Our link bandwidth (or zero) */ member
|
| D | bundle.c | 818 bundle.bandwidth = 0; in bundle_Create() 1036 dl->mp.bandwidth ? dl->mp.bandwidth : in bundle_ShowLinks() 1068 arg->bundle->iface->name, arg->bundle->bandwidth); in bundle_ShowStatus() 1878 bundle->bandwidth = 0; in bundle_CalculateBandwidth() 1887 if ((sp = dl->mp.bandwidth) == 0 && in bundle_CalculateBandwidth() 1892 bundle->bandwidth += sp; in bundle_CalculateBandwidth() 1903 if (bundle->bandwidth == 0) in bundle_CalculateBandwidth() 1904 bundle->bandwidth = 115200; /* Shrug */ in bundle_CalculateBandwidth()
|
| D | bundle.h | 80 u_long bandwidth; /* struct tuninfo speed */ member
|
| D | mp.c | 199 mp->bundle->bandwidth; in mp_UpDown() 411 mplink->bandwidth = 0; in mp_linkInit() 816 arg->cx->mp.bandwidth = val; in mp_SetDatalinkBandwidth()
|
| D | README.changes | 117 o The ``set weight'' command has been deprecated. The ``set bandwidth''
|
| D | ppp.8.m4 | 360 bandwidth of all links for better throughput. 4247 percent of the total bundle bandwidth for 4252 percent or less of the total bundle bandwidth for 4265 Certain devices cannot determine their physical bandwidth, so it 4267 .Ic set bandwidth 4271 .It Ic set bandwidth Ar value 4272 This command sets the connection bandwidth in bits per second. 5192 limiting your packet size (giving better bandwidth sharing at the expense
|
| /mirbsd/src/sys/dev/usb/ |
| D | uhcivar.h | 132 u_int bandwidth; /* max bandwidth used by this frame */ member
|
| D | TODO | 40 Do bandwidth accounting.
|
| D | uhci.c | 2751 vf->bandwidth++; in uhci_add_intr() 2775 vf->bandwidth--; in uhci_remove_intr() 2807 bw += sc->sc_vframes[MOD(i * ival + offs)].bandwidth; in uhci_device_setintr()
|
| /mirbsd/src/usr.sbin/timed/ |
| D | CHANGES | 61 matches, consuming all available network bandwidth and CPU cycles
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | TUNING | 23 network bandwidth because optimizing for this situation is beyond
|
| /mirbsd/src/sys/net/ |
| D | pfvar.h | 1014 u_int32_t bandwidth; /* queue bandwidth */ member
|
| /mirbsd/src/gnu/usr.bin/cvs/ |
| D | NEWS | 66 * CVS client now saves some bandwidth by not sending the contents of files 297 been made. This saves a small amount of bandwidth and may enable some future 301 support it. This saves a very small amount of bandwidth but may enable some
|
| D | TODO | 719 bandwidth. This item is about one aspect of that--how the server
|
| D | FAQ | 73 fancy formatting. This is meant to be bandwidth-light and dumb-browser-friendly
|
| /mirbsd/src/gnu/usr.bin/cvs/doc/ |
| D | writeproxy.rtf | 582 … rsync}{ process to run on any secondary at any given time and avoid over-utilization of bandwidth.
|
| D | cvs.texinfo | 11663 file. This accomplishes the same thing as @samp{U} using less bandwidth.
|
| /mirbsd/src/share/misc/ |
| D | acronyms | 951 B/W bandwidth 1850 BW bandwidth 2941 DBA dynamic bandwidth allocation 5303 HDCP high-bandwidth digital content protection
|
| /mirbsd/src/share/dict/ |
| D | words | 1918 bandwidth
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | CHANGES | 7527 consume time, bandwidth, and DNS server cache memory, and
|
| /mirbsd/src/gnu/usr.sbin/sendmail/ |
| D | RELEASE_NOTES | 10422 Drop required bandwidth on connections from 64 bytes/sec to
|