fl_fast
(pf->type == fl_fast? FL_FAST : FL_SLOW)
if (ret == fl_both || ret == fl_fast)
return (fl_fast);
(pf->type == fl_fast? FL_FAST : FL_SLOW));
ret = fl_fast;
else if (((_FILTER *)pfa)->type == fl_fast)