Home
last modified time | relevance | path

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

/net-tools-latest/tinydtls-0.8.2/
Dalert.h67 #define DTLS_EVENT_RENEGOTIATE 0x01DF /**< re-negotiation has started */ macro
Ddtls.c3883 CALL(ctx, event, &peer->session, 0, DTLS_EVENT_RENEGOTIATE); in dtls_connect()