Home
last modified time | relevance | path

Searched refs:ta_timeout_ms (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/net/
Dhandshake.h28 unsigned int ta_timeout_ms; member
/Linux-v6.6/Documentation/networking/
Dtls-handshake.rst57 unsigned int ta_timeout_ms;
79 The consumer can fill in the @ta_timeout_ms field to force the servicing
/Linux-v6.6/net/handshake/
Dtlshd.c50 treq->th_timeout_ms = args->ta_timeout_ms; in tls_handshake_req_init()