Searched refs:tls_prots (Results 1 – 1 of 1) sorted by relevance
63 static struct proto tls_prots[TLS_NUM_PROTS][TLS_NUM_CONFIG][TLS_NUM_CONFIG]; variable72 sk->sk_prot = &tls_prots[ip_ver][ctx->tx_conf][ctx->rx_conf]; in update_sk_prot()622 build_protos(tls_prots[TLSV6], sk->sk_prot); in tls_build_proto()632 build_protos(tls_prots[TLSV4], sk->sk_prot); in tls_build_proto()