Home
last modified time | relevance | path

Searched defs:portdata (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/pbio/
H A Dpbio.c98 struct portdata { struct
111 struct portdata pd[PBIO_NPORTS];/* Per port data */ argument
/freebsd-src/contrib/libpcap/
H A Drpcap-protocol.h292 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
H A Dpcap-rpcap.c1088 uint16 portdata = 0; /* temp variable needed to keep the network port for the data connection */ in pcap_startcapture_remote() local
/freebsd-src/contrib/libpcap/rpcapd/
H A Ddaemon.c1962 char portdata[PCAP_BUF_SIZE]; // temp variable needed to derive the data port daemon_msg_startcap_req() local