Searched refs:refresh_period (Results 1 – 1 of 1) sorted by relevance
127 unsigned refresh_period; member895 if (options->refresh_period > 0) { in l2fwd_main_loop()902 options->refresh_period)) { in l2fwd_main_loop()1470 options->refresh_period = n * 1000 * TIMER_MILLISECOND; in l2fwd_crypto_parse_timer_period()1481 options->refresh_period = DEFAULT_TIMER_PERIOD * in l2fwd_crypto_default_options()1603 printf("refresh period : %u\n", options->refresh_period); in l2fwd_crypto_options_print()1607 options->refresh_period == 0 ? "disabled" : "enabled"); in l2fwd_crypto_options_print()