rpcap_openreply Struct Reference
[Internal Structures and Definitions]
Format of the message of the connection opening reply (open command). More...
#include <pcap-remote.h>
Data Fields | |
int32 | linktype |
Link type. | |
int32 | tzoff |
Timezone offset. |
Detailed Description
Format of the message of the connection opening reply (open command).
This structure transfers over the network some of the values useful on the client side.
Definition at line 186 of file pcap-remote.h.
Field Documentation
Link type.
Definition at line 188 of file pcap-remote.h.
Timezone offset.
Definition at line 189 of file pcap-remote.h.
The documentation for this struct was generated from the following file: