Home | History | Annotate | Download | only in ip

Lines Matching defs:replay_protect

1087 		replay = "replay_protect";
1143 int replay_protect = -1;
1235 replay_protect = !!i;
1272 if (window != -1 && replay_protect == -1) {
1277 } else if (window == -1 && replay_protect == 1) {
1290 if (replay_protect != -1) {
1293 replay_protect);