Searched refs:ctrl_port (Results 1 – 4 of 4) sorted by relevance
95 .ctrl_port = 32768, \
96 int ret = cs_send_to_ctrl_sock(hd->msg_fd, hd->config.ctrl_port, &msg, sizeof(msg)); in httpd_queue_work()312 int ctrl_fd = cs_create_ctrl_sock(hd->config.ctrl_port); in httpd_server_init()450 cs_send_to_ctrl_sock(hd->msg_fd, hd->config.ctrl_port, &msg, sizeof(msg)); in httpd_stop()
39 .ctrl_port = 32768, \156 uint16_t ctrl_port; member
102 config.ctrl_port += id; in test_httpd_start()