Searched defs:portdata (Results 1 – 4 of 4) sorted by relevance
98 struct portdata { struct111 struct portdata pd[PBIO_NPORTS];/* Per port data */ argument
292 uint16 portdata; /* Network port on which the client is waiting at (if 'serveropen') */ global() member 299 uint16 portdata; /* Network port on which the server is waiting at (passive mode only) */ global() member
1088 uint16 portdata = 0; /* temp variable needed to keep the network port for the data connection */ in pcap_startcapture_remote() local
1962 char portdata[PCAP_BUF_SIZE]; // temp variable needed to derive the data port daemon_msg_startcap_req() local