Searched refs:tcp_device_port (Results 1 – 1 of 1) sorted by relevance
49 int i = 0, fd = -1, tcp_device_port; in open_device() local60 tcp_device_port = atoi(tcp_device_port_string); in open_device()62 tcp_device_port = 6545; in open_device()72 addr.sin_port = htons(tcp_device_port); in open_device()