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