Home
last modified time | relevance | path

Searched defs:quic_obj_st (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_obj_local.h70 struct quic_obj_st { struct
72 struct ssl_st ssl;
78 QUIC_OBJ *parent_obj;
81 QUIC_OBJ *cached_event_leader;
83 QUIC_OBJ *cached_port_leader;
92 QUIC_ENGINE *engine;
101 QUIC_PORT *port;
104 uint64_t domain_flags;
106 unsigned int init_done : 1;
107 unsigned int is_event_leader : 1;
[all …]