Searched refs:BOOTREPLY (Results 1 – 9 of 9) sorted by relevance
82 case BOOTREPLY: in bootp_print()109 else if (bp->bp_op == BOOTREPLY) in bootp_print()
67 #define BOOTREPLY 2 macro
53 #define BOOTREPLY 2 macro
139 #define BOOTREPLY 2 macro355 if (bootp->bp_op != BOOTREPLY) { in bootpcheck()
535 case BOOTREPLY: in main()636 bp->bp_op = BOOTREPLY; in handle_request()
11 "server address." Formerly, the 'siaddr' field of the BOOTREPLY was
65 before sending a BOOTREPLY to a client. Support for
462 case BOOTREPLY: in main()
450 SANITY(bdp->dhcp_packet.op == BOOTREPLY, "bogus DHCP packet"); in get_fw_dhcp_data()