DTLS_set_link_mtu
if (!DTLS_set_link_mtu(con, socket_mtu)) {
if (!TEST_true(DTLS_set_link_mtu(srvr_ssl, 1500)))