Searched refs:TLS_BASE (Results 1 – 2 of 2) sorted by relevance
265 (ctx->tx_conf == TLS_BASE && ctx->rx_conf == TLS_BASE)) {625 prot[TLS_BASE][TLS_BASE] = *base;626 prot[TLS_BASE][TLS_BASE].setsockopt = tls_setsockopt;627 prot[TLS_BASE][TLS_BASE].getsockopt = tls_getsockopt;628 prot[TLS_BASE][TLS_BASE].close = tls_sk_proto_close;630 prot[TLS_SW][TLS_BASE] = prot[TLS_BASE][TLS_BASE];631 prot[TLS_SW][TLS_BASE].sendmsg = tls_sw_sendmsg;632 prot[TLS_SW][TLS_BASE].sendpage = tls_sw_sendpage;634 prot[TLS_BASE][TLS_SW] = prot[TLS_BASE][TLS_BASE];635 prot[TLS_BASE][TLS_SW].recvmsg = tls_sw_recvmsg;[all …]
87 TLS_BASE, enumerator