Home
last modified time | relevance | path

Searched defs:dhcp_data (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddhcp.h42 struct dhcp_data { struct
43 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 …]