Searched refs:htype (Results 1 – 4 of 4) sorted by relevance
272 name, msg->op, msg->htype, msg->hlen, msg->hops); in dump_dhcp_msg()368 if (reply->htype != msg->htype) { in is_valid_reply()369 if (verbose) ALOGD("Wrong Htype %d != %d\n", reply->htype, msg->htype); in is_valid_reply()
38 uint8_t htype; /* hw addr type */ member
31 msg->htype = HTYPE_ETHER; in init_dhcp_msg()
51 uint8_t htype; member118 message->hardware_address_type_ = raw_message->htype; in InitFromBuffer()277 raw_message.htype = hardware_address_type_; in Serialize()