Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/test/
H A Dmain.c41 int cur_fs; /* used in generation, between 0 and max_y - 1 */ member
698 c->cur_fs = q->fs - c->fs; in controller()
705 c->cur_fs = 0; in controller()
707 fs = &c->fs[c->cur_fs].fs; in controller()
713 c->cur_fs++; in controller()
733 c->cur_y, m->flow_id, c->cur_fs, in controller()