Lines Matching refs:keepalive_interval
425 let keepalive_interval = Some(Duration::from_secs(3600)); //time.Hour in test_connectivity_on_startup() localVariable
432 keepalive_interval, in test_connectivity_on_startup()
445 keepalive_interval, in test_connectivity_on_startup()
935 let keepalive_interval = Duration::from_secs(0); in test_connection_state_callback() localVariable
942 keepalive_interval: Some(keepalive_interval), in test_connection_state_callback()
951 keepalive_interval: Some(keepalive_interval), in test_connection_state_callback()
1636 let keepalive_interval = Duration::from_secs(0); in test_connection_state_failed_delete_all_candidates() localVariable
1642 keepalive_interval: Some(keepalive_interval), in test_connection_state_failed_delete_all_candidates()
1649 keepalive_interval: Some(keepalive_interval), in test_connection_state_failed_delete_all_candidates()
1692 let keepalive_interval = Duration::from_secs(0); in test_connection_state_connecting_to_failed() localVariable
1697 keepalive_interval: Some(keepalive_interval), in test_connection_state_connecting_to_failed()
1703 keepalive_interval: Some(keepalive_interval), in test_connection_state_connecting_to_failed()
1953 let keepalive_interval = Duration::from_secs(0); in test_close_in_connection_state_callback() localVariable
1960 keepalive_interval: Some(keepalive_interval), in test_close_in_connection_state_callback()
1970 keepalive_interval: Some(keepalive_interval), in test_close_in_connection_state_callback()
2010 let keepalive_interval = Duration::from_secs(0); in test_run_task_in_connection_state_callback() localVariable
2017 keepalive_interval: Some(keepalive_interval), in test_run_task_in_connection_state_callback()
2027 keepalive_interval: Some(keepalive_interval), in test_run_task_in_connection_state_callback()
2062 let keepalive_interval = Duration::from_secs(0); in test_run_task_in_selected_candidate_pair_change_callback() localVariable
2069 keepalive_interval: Some(keepalive_interval), in test_run_task_in_selected_candidate_pair_change_callback()
2079 keepalive_interval: Some(keepalive_interval), in test_run_task_in_selected_candidate_pair_change_callback()
2142 let keepalive_interval = Duration::from_secs(0); in test_lite_lifecycle() localVariable
2152 keepalive_interval: Some(keepalive_interval), in test_lite_lifecycle()