Home
last modified time | relevance | path

Searched refs:hops (Results 1 – 3 of 3) sorted by relevance

/system/core/libnetutils/
Ddhcpmsg.h40 uint8_t hops; /* client set to 0 */ member
Ddhcpmsg.c33 msg->hops = 0; in init_dhcp_msg()
Ddhcpclient.c270 name, msg->op, msg->htype, msg->hlen, msg->hops); in dump_dhcp_msg()