Searched defs:dhcp_data (Results 1 – 1 of 1) sorted by relevance
42 struct dhcp_data { struct43 u8 op;44 u8 htype;45 u8 hlen;46 u8 hops;47 be32 xid;48 be16 secs;49 be16 flags;50 be32 client_ip;51 be32 your_ip;[all …]