Searched refs:controlconn (Results 1 – 1 of 1) sorted by relevance
55 static struct proto_conn *controlconn; variable533 if (proto_client(NULL, cfg->hc_controladdr, &controlconn) == -1) { in main()539 if (proto_connect(controlconn, HAST_TIMEOUT) == -1) { in main()548 if (hast_proto_send(NULL, controlconn, nv, NULL, 0) == -1) { in main()555 if (hast_proto_recv_hdr(controlconn, &nv) == -1) { in main()