Lines Matching refs:DTLS1_VERSION
136 if (ver == DTLS1_VERSION || ver == DTLS1_BAD_VER)211 if ((s->version & 0xff00 ) != (DTLS1_VERSION & 0xff00) &&