構造体定義書 VB2010

dhcphdr

構文構文

struct dhcphdr

ファイル名ファイル名

dhcp.h

構造体情報構造体情報

No. 名称 属性説明
1
dhcphdr   
  op uint8_t  
  htype uint8_t  
  hlen uint8_t  
  hops uint8_t  
  xid uint32_t  
  secs uint16_t  
  flags uint16_t  
  ciaddr in_addr  
  yiaddr in_addr  
  siaddr in_addr  
  giaddr in_addr  
  chaddr[16] uint8_t  
  sname[64] char  
  file[128] char  
  magic uint32_t  
  options[0] uint8_t  

See Also

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