Searched refs:bp_file (Results 1 – 5 of 5) sorted by relevance
142 char bp_file[128]; member160 char bp_file[128]; member
59 #define KERNEL_BUF (BOOTP_DATA_ADDR->bootp_reply.bp_file)
566 bootfile = bootpreply->bp_file; in await_bootp()663 bootfile = dhcpreply->bp_file; in await_dhcp()1345 bootfile = dhcpreply->bp_file; in dhcp_copy()
40 char bp_file[128]; /* boot file name */ member
157 strncpy(bp->bp_file, bootfile, sizeof (bp->bp_file)); in bootp()215 bcopy(rbootp->bp_file, bootfile, sizeof (bootfile)); in bootp()