Searched defs:bootp_pkt (Results 1 – 1 of 1) sorted by relevance
41 struct bootp_pkt { struct42 struct iphdr iph;43 struct udphdr udph;44 u8 op;45 u8 htype;46 u8 hlen;47 u8 hops;48 be32 xid;49 be16 secs;50 be16 flags;[all …]