Searched refs:TLS_BASE (Results 1 – 2 of 2) sorted by relevance
917 ops[TLS_BASE][TLS_BASE] = *base; in build_proto_ops()919 ops[TLS_SW ][TLS_BASE] = ops[TLS_BASE][TLS_BASE]; in build_proto_ops()922 ops[TLS_BASE][TLS_SW ] = ops[TLS_BASE][TLS_BASE]; in build_proto_ops()929 ops[TLS_HW ][TLS_BASE] = ops[TLS_BASE][TLS_BASE]; in build_proto_ops()935 ops[TLS_BASE][TLS_HW ] = ops[TLS_BASE][TLS_SW ]; in build_proto_ops()981 prot[TLS_BASE][TLS_BASE] = *base; in build_protos()982 prot[TLS_BASE][TLS_BASE].setsockopt = tls_setsockopt; in build_protos()986 prot[TLS_SW][TLS_BASE] = prot[TLS_BASE][TLS_BASE]; in build_protos()990 prot[TLS_BASE][TLS_SW] = prot[TLS_BASE][TLS_BASE]; in build_protos()1001 prot[TLS_HW][TLS_BASE] = prot[TLS_BASE][TLS_BASE]; in build_protos()[all …]
92 TLS_BASE, enumerator
Completed in 8 milliseconds