Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_snp.c24 struct dhcp_hdr { struct
25 u8 op;
28 u8 htype;
30 u8 hlen;
32 u8 hops;
33 u32 xid;
34 u16 secs;
35 u16 flags;
38 u32 ciaddr;
62 struct dhcp_hdr dhcp_hdr; member