好消息,超酷的在线虚拟网络实验室上线了!点击开始实验

为获得更好的浏览效果,建议您使用 Firefox 或者 Chrome 浏览器



rpcap_header Struct Reference
[Internal Structures and Definitions]

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.

Detailed Description

Common header for all the RPCAP messages.

Definition at line 150 of file pcap-remote.h.


Field Documentation

Length of the payload of this RPCAP message.

Definition at line 155 of file pcap-remote.h.

RPCAP message type (error, findalldevs, ...).

Definition at line 153 of file pcap-remote.h.

Message-dependent value (not always used).

Definition at line 154 of file pcap-remote.h.

RPCAP version number.

Definition at line 152 of file pcap-remote.h.


The documentation for this struct was generated from the following file: