Home
last modified time | relevance | path

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

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