Home
last modified time | relevance | path

Searched refs:on_port_list (Results 1 – 2 of 2) sorted by relevance

/openssl/ssl/quic/
H A Dquic_channel_local.h435 unsigned int on_port_list : 1; member
H A Dquic_channel.c357 ch->on_port_list = 1; in ch_init()
405 if (ch->on_port_list) { in ch_cleanup()
407 ch->on_port_list = 0; in ch_cleanup()

Completed in 17 milliseconds