Home
last modified time | relevance | path

Searched refs:DTLS_HT_HELLO_REQUEST (Results 1 – 2 of 2) sorted by relevance

/net-tools-3.7.0/tinydtls-0.8.2/
Ddtls.h342 #define DTLS_HT_HELLO_REQUEST 0 macro
Ddtls.c568 case DTLS_HT_HELLO_REQUEST: in dtls_handshake_type_to_name()
2951 DTLS_HT_HELLO_REQUEST, in dtls_send_hello_request()
3308 case DTLS_HT_HELLO_REQUEST: in handle_handshake_msg()
3372 hs_header->msg_type == DTLS_HT_HELLO_REQUEST) { in handle_handshake()