Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

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 185 of file pcap-remote.h.


Field Documentation

int32 linktype
 

Link type.

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

Referenced by daemon_opensource().

int32 tzoff
 

Timezone offset.

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

Referenced by daemon_opensource().


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

documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.