Searched defs:bootpcontext (Results 1 – 1 of 1) sorted by relevance
292 struct bootpcontext { struct293 int xid;294 const u_char *haddr;295 u_char halen;296 struct bootp *replybuf;297 int replylen;299 char expected_dhcpmsgtype, dhcp_ok;300 struct in_addr dhcp_serverip;