Searched refs:confopt (Results 1 – 1 of 1) sorted by relevance
3783 static int test_early_data_replay_int(int idx, int usecb, int confopt) in test_early_data_replay_int() argument3801 if (confopt == 0) { in test_early_data_replay_int()3907 int ret = 1, usecb, confopt; in test_early_data_replay() local3910 for (confopt = 0; confopt < 2; confopt++) in test_early_data_replay()3911 ret &= test_early_data_replay_int(idx, usecb, confopt); in test_early_data_replay()
Completed in 27 milliseconds