Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDip_dummynet.h193 struct ipfw_flow_id sched_mask; /* M */ member
/NextBSD/sbin/ipfw/
HDdummynet.c342 print_mask(&s->sched_mask); in list_pipes()
821 mask = &sch->sched_mask; in ipfw_config_pipe()
845 mask = &sch->sched_mask; in ipfw_config_pipe()
/NextBSD/sys/netpfil/ipfw/
HDip_dn_glue.c467 sch->sched_mask = fs->flow_mask; in dn_compat_config_pipe()
641 fs->flow_mask = s->sch.sched_mask; in dn_c_copy_pipe()
HDip_dummynet.c526 flow_id_mask(&s->sch.sched_mask, &id_t); in ipdn_si_find()
1152 flow_id_or(&fs->sched->sch.sched_mask, &fs->fsk_mask); in fsk_attach()
1394 new_mask = a.sch->sched_mask; in config_sched()
1425 bzero(&a.sch->sched_mask, sizeof(new_mask)); in config_sched()
1525 a.sch->sched_mask = new_mask; in config_sched()
HDdummynet.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