Searched refs:TLS_BASE (Results 1 – 2 of 2) sorted by relevance
839 ops[TLS_BASE][TLS_BASE] = *base; in build_proto_ops()841 ops[TLS_SW ][TLS_BASE] = ops[TLS_BASE][TLS_BASE]; in build_proto_ops()844 ops[TLS_BASE][TLS_SW ] = ops[TLS_BASE][TLS_BASE]; in build_proto_ops()855 ops[TLS_HW ][TLS_BASE] = ops[TLS_BASE][TLS_BASE]; in build_proto_ops()859 ops[TLS_BASE][TLS_HW ] = ops[TLS_BASE][TLS_SW ]; in build_proto_ops()904 prot[TLS_BASE][TLS_BASE] = *base; in build_protos()905 prot[TLS_BASE][TLS_BASE].setsockopt = tls_setsockopt; in build_protos()909 prot[TLS_SW][TLS_BASE] = prot[TLS_BASE][TLS_BASE]; in build_protos()913 prot[TLS_BASE][TLS_SW] = prot[TLS_BASE][TLS_BASE]; in build_protos()924 prot[TLS_HW][TLS_BASE] = prot[TLS_BASE][TLS_BASE]; in build_protos()[all …]
81 TLS_BASE, enumerator
Completed in 8 milliseconds