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

/freebsd-11.0-release/sys/netpfil/ipfw/test/
H A Dmain.c42 int cur_fs; /* used in generation, between 0 and max_y - 1 */ member in struct:cfg_s
702 c->cur_fs = q->fs - c->fs;
709 c->cur_fs = 0;
711 fs = &c->fs[c->cur_fs].fs;
717 c->cur_fs++;
737 c->cur_y, m->flow_id, c->cur_fs,

Completed in 27 milliseconds