Searched refs:tls_prots (Results 1 – 1 of 1) sorted by relevance
60 static struct proto tls_prots[TLS_NUM_PROTS][TLS_NUM_CONFIG][TLS_NUM_CONFIG]; variable67 sk->sk_prot = &tls_prots[ip_ver][ctx->tx_conf][ctx->rx_conf]; in update_sk_prot()697 build_protos(tls_prots[TLSV6], sk->sk_prot);736 build_protos(tls_prots[TLSV4], &tcp_prot);