構造体定義書 C# 仕様書

_GDHCPServer

構文構文

struct _GDHCPServer

ファイル名ファイル名

server.c

構造体情報構造体情報

No. 名称 属性説明
1
_GDHCPServer   
  ref_count gint  
  type GDHCPType  
  started gboolean  
  ifindex int  
  interface char *  
  start_ip uint32_t  
  end_ip uint32_t  
  server_nip uint32_t  
  lease_seconds uint32_t  
  listener_sockfd int  
  listener_watch guint  
  listener_channel GIOChannel *  
  lease_list GList *  
  nip_lease_hash GHashTable *  
  option_hash GHashTable * Options send to client
  save_lease_func GDHCPSaveLeaseFunc  
  debug_func GDHCPDebugFunc  
  debug_data gpointer  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー