Searched refs:err_status_replay_old (Results 1 – 8 of 8) sorted by relevance
108 if ((err != err_status_replay_old) && (err != err_status_replay_fail)) { in rdb_check_expect_failure()122 if ((rstat != err_status_ok) && (rstat != err_status_replay_old)) { in rdb_check_unordered()
204 if ((rstat != err_status_ok) && (rstat != err_status_replay_old)) { in rdbx_check_unordered()
236 return err_status_replay_old; in rdbx_set_roc()279 return err_status_replay_old; in rdbx_check()
81 return err_status_replay_old; in rdb_check()
79 err_status_replay_old = 10, /**< replay check failed (index too old) */ enumerator
889 case err_status_replay_old: in AddUnprotectRtpResult()
842 srtp_stat_.AddUnprotectRtpResult(1, err_status_replay_old); in TEST_F()
572 return err_status_replay_old;