Searched refs:proto_error (Results 1 – 1 of 1) sorted by relevance
17 uint32_t proto_error; member21 uint32_t *proto_error) in tcp_open() argument30 *proto_error = TEE_SUCCESS; in tcp_open()49 *proto_error = res; in tcp_open()52 *proto_error = res; in tcp_open()60 uint32_t *proto_error) in udp_open() argument69 *proto_error = TEE_SUCCESS; in udp_open()88 *proto_error = res; in udp_open()91 *proto_error = res; in udp_open()122 sock_ctx->proto_error = res; in sock_send()[all …]
Completed in 2 milliseconds