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