Searched refs:init_dhcp_msg (Results 1 - 1 of 1) sorted by relevance

/system/core/libnetutils/
H A Ddhcpmsg.c24 static void *init_dhcp_msg(dhcp_msg *msg, int type, void *hwaddr, uint32_t xid) function
59 x = init_dhcp_msg(msg, DHCPDISCOVER, hwaddr, xid);
78 x = init_dhcp_msg(msg, DHCPREQUEST, hwaddr, xid);

Completed in 17 milliseconds