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

/freebsd-10.0-release/sbin/pfctl/
H A Dparse.y262 int fragcache;
463 %type <v.i> no dir af fragcache optimizer
1076 if ($8.fragcache)
1077 r.rule_flag |= $8.fragcache;
1150 | fragcache {
1152 yyerror("fragcache cannot be respecified");
1156 scrub_opts.fragcache = $1;
1192 fragcache : FRAGMENT REASSEMBLE { $$ = 0; /* default */ } label

Completed in 131 milliseconds