Home
last modified time | relevance | path

Searched refs:LISTEN_SUCCESS (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/
H A Dd1_lib.c453 #define LISTEN_SUCCESS 2 macro
692 next = LISTEN_SUCCESS; in DTLSv1_listen()
833 } while (next != LISTEN_SUCCESS); in DTLSv1_listen()
/third_party/openssl/ssl/
H A Dd1_lib.c436 #define LISTEN_SUCCESS 2 macro
675 next = LISTEN_SUCCESS; in DTLSv1_listen()
816 } while (next != LISTEN_SUCCESS); in DTLSv1_listen()

Completed in 3 milliseconds