メイン   モジュール   デー タ構造   ファイルリスト   データフィールド   グローバル   関連ページ   注意事項   English

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


Field Documentation

int32 linktype
 

Link type.

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

Referenced by daemon_opensource().

int32 tzoff
 

Timezone offset.

Definition at line 186 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.
2005 translated by Telebusiness,Inc.
 All rights reserved.