Lines Matching refs:STATE
412 %token ICMP6TYPE CODE KEEP MODULATE STATE PORT RDR NAT BINAT ARROW NODF
605 printf("set state-policy floating\n");
608 printf("set state-policy if-bound\n");
1753 /* 'keep state' by default on pass rules. */
1765 yyerror("state option 'max' "
1773 yyerror("state option 'sync' "
1781 yyerror("state option "
1791 yyerror("state option "
1815 yyerror("state option: "
1823 yyerror("state option "
1840 yyerror("state option "
1867 yyerror("state option "
1884 yyerror("state locking option: "
1898 yyerror("state timeout %s "
3102 keep : NO STATE {
3106 | KEEP STATE state_opt_spec {
3110 | MODULATE STATE state_opt_spec {
3114 | SYNPROXY STATE state_opt_spec {
3241 yyerror("illegal state timeout %s", $1);
4109 yyerror("keep state on block rules doesn't make sense");
4986 { "state", STATE},
4987 { "state-policy", STATEPOLICY},