Common header for all the RPCAP messages.
More...
#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. |