Home
last modified time | relevance | path

Searched refs:sched_mask (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip_dummynet.h203 struct ipfw_flow_id sched_mask; /* M */ member
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_glue.c470 sch->sched_mask = fs->flow_mask; in dn_compat_config_pipe()
644 fs->flow_mask = s->sch.sched_mask; in dn_c_copy_pipe()
H A Ddummynet.txt62 ipfw sched 20 config type FIFO sched_mask yyy ...
65 + the "sched_mask" sends packets arriving to a scheduler_id to
72 ipfw sched 10 config type WF2Q+ sched_mask src-ip 0xffffff00
103 Parameters include scheduler type, sched_mask, number of
118 through sched_mask.
138 a scheduler instance, created from a dn_schk applying sched_mask.
142 CREATE: created from a dn_schk applying sched_mask
H A Dip_dummynet.c592 flow_id_mask(&s->sch.sched_mask, &id_t); in ipdn_si_find()
1289 flow_id_or(&fs->sched->sch.sched_mask, &fs->fsk_mask); in fsk_attach()
1741 new_mask = a.sch->sched_mask; in config_sched()
1772 bzero(&a.sch->sched_mask, sizeof(new_mask)); in config_sched()
1872 a.sch->sched_mask = new_mask; in config_sched()
/f-stack/tools/ipfw/
H A Ddummynet.c604 print_mask(&s->sched_mask); in list_pipes()
1346 mask = &sch->sched_mask; in ipfw_config_pipe()
1382 mask = &sch->sched_mask; in ipfw_config_pipe()