Home
last modified time | relevance | path

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

/netbsd/src/sys/nfs/
Dnfs_bootdhcp.c292 struct bootpcontext { struct
293 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;