構造体 dgram_packet

#include <nameserv.h>


変数

struct {
   int   msg_type
   struct {
      enum node_type   node_type
      BOOL   first
      BOOL   more
   }   flags
   int   dgm_id
   in_addr   source_ip
   int   source_port
   int   dgm_length
   int   packet_offset
header
nmb_name source_name
nmb_name dest_name
int datasize
char data [MAX_DGRAM_SIZE]


説明

nameserv.h502 行で定義されています。


構造体

int msg_type

nameserv.h504 行で定義されています。

参照元 build_dgram()cli_send_mailslot()process_dgram()send_mailslot().

enum node_type node_type

nameserv.h506 行で定義されています。

BOOL first

nameserv.h507 行で定義されています。

BOOL more

nameserv.h508 行で定義されています。

struct { ... } flags

参照元 build_dgram()cli_send_mailslot()send_mailslot().

int dgm_id

nameserv.h510 行で定義されています。

参照元 build_dgram()cli_send_mailslot()send_mailslot().

struct in_addr source_ip

nameserv.h511 行で定義されています。

参照元 build_dgram()msg_nmbd_send_packet()send_mailslot().

int source_port

nameserv.h512 行で定義されています。

参照元 build_dgram()msg_nmbd_send_packet()send_mailslot().

int dgm_length

nameserv.h513 行で定義されています。

参照元 build_dgram()cli_send_mailslot()send_mailslot().

int packet_offset

nameserv.h514 行で定義されています。

参照元 build_dgram()cli_send_mailslot()send_mailslot().

struct { ... } header

参照元 build_dgram()cli_send_mailslot()msg_nmbd_send_packet()process_dgram()send_mailslot().

struct nmb_name source_name

nameserv.h516 行で定義されています。

参照元 build_dgram()cli_send_mailslot()process_announce_request()process_browse_packet()process_dgram()process_get_backup_list_request()process_host_announce()process_lanman_packet()process_lm_announce_request()process_lm_host_announce()process_local_master_announce()process_logon_packet()process_reset_browser()process_workgroup_announce()send_mailslot().

struct nmb_name dest_name

nameserv.h517 行で定義されています。

参照元 build_dgram()cli_send_mailslot()process_announce_request()process_browse_packet()process_dgram()process_election()process_get_backup_list_request()process_host_announce()process_lanman_packet()process_lm_announce_request()process_lm_host_announce()process_local_master_announce()process_workgroup_announce()send_mailslot().

int datasize

nameserv.h518 行で定義されています。

参照元 build_dgram()cli_get_response()cli_send_mailslot()process_dgram()send_mailslot().

char data[MAX_DGRAM_SIZE]

nameserv.h519 行で定義されています。

参照元 build_dgram()cli_get_response()cli_send_mailslot()match_mailslot_name()process_dgram()send_mailslot().


この構造体の説明は次のファイルから生成されました:
Sambaに対してSat Aug 29 21:24:41 2009に生成されました。  doxygen 1.4.7