HomeSort by: relevance | last modified time | path
    Searched refs:hfsc (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.sbin/altq/altqd/altq.conf.samples/
hfsc.pvc0 6 interface pvc0 bandwidth 45M hfsc
8 class hfsc pvc0 def_class root pshare 60 default
9 class hfsc pvc0 shared_class root pshare 40
10 class hfsc pvc0 tcp_class shared_class pshare 30
12 class hfsc pvc0 csl_class shared_class pshare 10
hfsc.grate 9 interface pvc0 bandwidth 45M hfsc
13 class hfsc pvc0 def_class root pshare 50 default
17 class hfsc pvc0 tcp_class root grate 10M
22 class hfsc pvc0 udp_class root grate 5M
hfsc.lo0 9 interface lo0 bandwidth 300M hfsc
13 class hfsc lo0 def_class root pshare 50 default
17 class hfsc lo0 tcp_class root grate 10M
22 class hfsc lo0 udp_class root grate 5M
hfsc.share 5 interface pvc0 bandwidth 45M hfsc
9 class hfsc pvc0 def_class root pshare 10 default
15 class hfsc pvc0 cmu root grate 15M pshare 45
16 class hfsc pvc0 mit root grate 15M pshare 45
22 class hfsc pvc0 cmu_other cmu grate 10M pshare 20
24 class hfsc pvc0 cmu_cs cmu grate 5M pshare 20
31 class hfsc pvc0 mit_other mit grate 10M pshare 20
33 class hfsc pvc0 mit_cs mit grate 5M pshare 20
hfsc.diffedge 2 # sample diffedge configuration using HFSC
34 interface pvc0 bandwidth 45M hfsc
35 class hfsc pvc0 def_class root pshare 10 default
41 class hfsc pvc0 ef_class root grate 6M
51 class hfsc pvc0 af1x_class root grate 3M pshare 10 rio
52 class hfsc pvc0 af2x_class root grate 3M pshare 10 rio
53 class hfsc pvc0 af3x_class root grate 3M pshare 10 rio cleardscp
54 class hfsc pvc0 af4x_class root grate 3M pshare 10 rio
  /src/sys/altq/
altq_conf.c 79 altqdev_decl(hfsc);
135 {"hfsc",hfscopen, hfscclose, hfscioctl}, /* 8 */
altq_hfsc.c 54 #ifdef ALTQ_HFSC /* hfsc is enabled by ALTQ_HFSC option in opt_altq.h */
161 altqdev_decl(hfsc);
397 printf("hfsc_class_create: RED not configured for HFSC!\n");
1728 /* add this state to the hfsc list */
1863 * hfsc device interface
1873 printf("hfsc: no CPU clock available!\n");
1951 printf("hfsc: no default class\n");
2014 * set HFSC to this ifnet structure.
2196 {"hfsc", hfscopen, hfscclose, hfscioctl};
  /src/etc/
MAKEDEV.tmpl 1756 for dev in altq cbq wfq afm fifoq red rio localq hfsc cdnr blue priq jobs

Completed in 15 milliseconds