Searched refs:refresh_period (Results 1 – 1 of 1) sorted by relevance
128 unsigned refresh_period; member879 && options->refresh_period) { in l2fwd_main_loop()1429 options->refresh_period = n * 1000 * TIMER_MILLISECOND; in l2fwd_crypto_parse_timer_period()1440 options->refresh_period = 10000; in l2fwd_crypto_default_options()1560 printf("refresh period : %u\n", options->refresh_period); in l2fwd_crypto_options_print()1564 options->refresh_period == 0 ? "disabled" : "enabled"); in l2fwd_crypto_options_print()