Searched refs:TLS_BASE (Results 1 – 2 of 2) sorted by relevance
734 ops[TLS_BASE][TLS_BASE] = *base; in build_proto_ops()736 ops[TLS_SW ][TLS_BASE] = ops[TLS_BASE][TLS_BASE]; in build_proto_ops()739 ops[TLS_BASE][TLS_SW ] = ops[TLS_BASE][TLS_BASE]; in build_proto_ops()746 ops[TLS_HW ][TLS_BASE] = ops[TLS_BASE][TLS_BASE]; in build_proto_ops()752 ops[TLS_BASE][TLS_HW ] = ops[TLS_BASE][TLS_SW ]; in build_proto_ops()798 prot[TLS_BASE][TLS_BASE] = *base; in build_protos()799 prot[TLS_BASE][TLS_BASE].setsockopt = tls_setsockopt; in build_protos()803 prot[TLS_SW][TLS_BASE] = prot[TLS_BASE][TLS_BASE]; in build_protos()807 prot[TLS_BASE][TLS_SW] = prot[TLS_BASE][TLS_BASE]; in build_protos()818 prot[TLS_HW][TLS_BASE] = prot[TLS_BASE][TLS_BASE]; in build_protos()[all …]
87 TLS_BASE, enumerator443 case TLS_BASE: in tls_user_config()
Completed in 14 milliseconds