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

/freebsd-10.0-release/sbin/ipfw/
H A Dipfw2.c289 static struct _s_x rule_options[] = { variable in typeref:struct:_s_x
907 arg = match_value(rule_options, lookup_key[d]);
3463 i = match_token(rule_options, s);
3754 TOK_LIMIT, rule_options);
3880 TOK_TAGGED, rule_options);
3904 i = match_token(rule_options, *av);

Completed in 69 milliseconds