Searched refs:BOOTPREQUEST (Results 1 – 2 of 2) sorted by relevance
49 #define BOOTPREQUEST 1 macro
55 { BOOTPREQUEST, "Request" },76 if (bp->bp_htype == 1 && bp->bp_hlen == 6 && bp->bp_op == BOOTPREQUEST) { in bootp_print()