Home | History | Annotate | Download | only in racoon

Lines Matching full:retry_interval

207 %token RETRY RETRY_COUNTER RETRY_INTERVAL RETRY_PERSEND
1088 | RETRY_INTERVAL NUMBER unittype_time
1090 lcconf->retry_interval = $2 * $3;