Searched refs:portstring (Results 1 – 1 of 1) sorted by relevance
1305 char portstring[PCAP_BUF_SIZE]; in pcap_startcapture_remote() local1310 snprintf(portstring, PCAP_BUF_SIZE, "%d", ntohs(startcapreply.portdata)); in pcap_startcapture_remote()1313 addrinfo = sock_initaddress(host, portstring, &hints, in pcap_startcapture_remote()