Home
last modified time | relevance | path

Searched refs:portstring (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c1305 char portstring[PCAP_BUF_SIZE]; in pcap_startcapture_remote() local
1310 snprintf(portstring, PCAP_BUF_SIZE, "%d", ntohs(startcapreply.portdata)); in pcap_startcapture_remote()
1313 addrinfo = sock_initaddress(host, portstring, &hints, in pcap_startcapture_remote()