Searched refs:OP_BOOTREQUEST (Results 1 – 5 of 5) sorted by relevance
34 # define OP_BOOTREQUEST 1 macro
756 bp->bp_op = OP_BOOTREQUEST; in bootp_request()974 bp->bp_op = OP_BOOTREQUEST; in dhcp_send_request_packet()
28 #define OP_BOOTREQUEST 1 macro
30 msg->op = OP_BOOTREQUEST; in init_dhcp_msg()
248 if (msg->op == OP_BOOTREQUEST) in dump_dhcp_msg()