Searched refs:srv_to_cli_epoch0 (Results 1 – 1 of 1) sorted by relevance
170 int cli_to_srv_epoch0, cli_to_srv_epoch1, srv_to_cli_epoch0; in test_dtls_drop_records() local206 srv_to_cli_epoch0 = SRV_TO_CLI_RESUME_EPOCH_0_RECS; in test_dtls_drop_records()211 srv_to_cli_epoch0 = SRV_TO_CLI_EPOCH_0_RECS; in test_dtls_drop_records()235 if (idx >= srv_to_cli_epoch0) { in test_dtls_drop_records()237 idx -= srv_to_cli_epoch0; in test_dtls_drop_records()
Completed in 3 milliseconds