bootp_t Struct Reference

#include <bootp.h>


Data Fields

uint8_t bp_op
uint8_t bp_htype
uint8_t bp_hlen
uint8_t bp_hops
uint32_t bp_xid
uint16_t bp_secs
uint16_t unused
in_addr bp_ciaddr
in_addr bp_yiaddr
in_addr bp_siaddr
in_addr bp_giaddr
uint8_t bp_hwaddr [16]
uint8_t bp_sname [64]
char bp_file [128]
uint8_t bp_vend [DHCP_OPT_LEN]


Detailed Description

Definition at line 194 of file bootp.h.


Field Documentation

Definition at line 195 of file bootp.h.

Definition at line 196 of file bootp.h.

Definition at line 197 of file bootp.h.

Definition at line 198 of file bootp.h.

Definition at line 199 of file bootp.h.

Definition at line 200 of file bootp.h.

Definition at line 201 of file bootp.h.

Definition at line 202 of file bootp.h.

Definition at line 203 of file bootp.h.

Definition at line 204 of file bootp.h.

Definition at line 205 of file bootp.h.

Definition at line 206 of file bootp.h.

Definition at line 207 of file bootp.h.

char bootp_t::bp_file[128]

Definition at line 208 of file bootp.h.

uint8_t bootp_t::bp_vend[DHCP_OPT_LEN]

Definition at line 212 of file bootp.h.


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:02 2010 for gPXE by  doxygen 1.5.7.1