Home | History | Annotate | Download | only in racoon

Lines Matching refs:retry_interval

212 %token RETRY RETRY_COUNTER RETRY_INTERVAL RETRY_PERSEND
1191 | RETRY_INTERVAL NUMBER unittype_time
1193 lcconf->retry_interval = $2 * $3;