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

/freebsd-11-stable/sys/dev/pbio/
H A Dpbio.c102 struct portdata { struct
/freebsd-11-stable/contrib/libpcap/
H A Drpcap-protocol.h271 uint16 portdata; /* Network port on which the client is waiting at (if 'serveropen') */ member in struct:rpcap_startcapreq
278 uint16 portdata; /* Network port on which the server is waiting at (passive mode only) */ member in struct:rpcap_startcapreply
H A Dpcap-rpcap.c1017 char portdata[PCAP_BUF_SIZE]; /* temp variable needed to keep the network port for the data connection */ local
[all...]
/freebsd-11-stable/contrib/libpcap/rpcapd/
H A Ddaemon.c1636 char portdata[PCAP_BUF_SIZE]; // temp variable needed to derive the data port local

Completed in 65 milliseconds