Lines Matching defs:dhcp_msg
49 struct dhcp_msg { struct50 u8_t op, htype, hlen, hops;51 u8_t xid[4];52 u16_t secs, flags;53 u8_t ciaddr[4];54 u8_t yiaddr[4];55 u8_t siaddr[4];56 u8_t giaddr[4];57 u8_t chaddr[16];59 u8_t sname[64];60 u8_t file[128];62 u8_t options[312];