Searched refs:BOOTPREQUEST (Results 1 – 1 of 1) sorted by relevance
75 #define BOOTPREQUEST 1 macro273 { BOOTPREQUEST, "Request" },298 if (bp_htype == 1 && bp_hlen == MAC_ADDR_LEN && bp_op == BOOTPREQUEST) { in bootp_print()