構造体定義書 VB2010

bootp_t

構文構文

struct bootp_t

ファイル名ファイル名

bootp.h

構造体情報構造体情報

No. 名称 属性説明
1
bootp_t   
  bp_op uint8_t  
  bp_htype uint8_t  
  bp_hlen uint8_t  
  bp_hops uint8_t  
  bp_xid uint32_t  
  bp_secs uint16_t  
  unused uint16_t  
  bp_ciaddr in_addr  
  bp_yiaddr in_addr  
  bp_siaddr in_addr  
  bp_giaddr in_addr  
  bp_hwaddr[16] uint8_t  
  bp_sname[64] uint8_t  
  bp_file[128] char  
  bp_vend[BOOTP_VENDOR_LEN] uint8_t  
  bp_vend[DHCP_OPT_LEN] uint8_t  

See Also

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