#include <pcap-remote.h>
| Data Fields | |
| uint8 | ver | 
| RPCAP version number. | |
| uint8 | type | 
| RPCAP message type (error, findalldevs, ...). | |
| uint16 | value | 
| Message-dependent value (not always used). | |
| uint32 | plen | 
| Length of the payload of this RPCAP message. | |
Definition at line 147 of file pcap-remote.h.
| 
 | 
| Length of the payload of this RPCAP message. 
 Definition at line 152 of file pcap-remote.h. Referenced by rpcap_checkmsg(), rpcap_checkver(), rpcap_createhdr(), and rpcap_thrdatamain_stream(). | 
| 
 | 
| RPCAP message type (error, findalldevs, ...). 
 Definition at line 150 of file pcap-remote.h. Referenced by rpcap_checkmsg(), and rpcap_createhdr(). | 
| 
 | 
| Message-dependent value (not always used). 
 Definition at line 151 of file pcap-remote.h. Referenced by rpcap_createhdr(). | 
| 
 | 
| RPCAP version number. 
 Definition at line 149 of file pcap-remote.h. Referenced by rpcap_checkver(), and rpcap_createhdr(). | 
 documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.