FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_QUIC_CTX
crypto/openssl/include/internal/ssl_unwrap.h
106
#define IS_QUIC_CTX(ctx) 0
crypto/openssl/include/internal/ssl_unwrap.h
54
#define IS_QUIC_CTX(ctx) IS_QUIC_METHOD((ctx)->method)