Searched refs:OP_BOOTREPLY (Results 1 – 2 of 2) sorted by relevance
29 #define OP_BOOTREPLY 2 macro
265 else if (msg->op == OP_BOOTREPLY) in dump_dhcp_msg()357 if (reply->op != OP_BOOTREPLY) { in is_valid_reply()358 if (verbose) ALOGD("Wrong Op %d != %d\n", reply->op, OP_BOOTREPLY); in is_valid_reply()