Searched defs:dhcp_msg (Results 1 - 1 of 1) sorted by relevance

/system/core/libnetutils/
H A Ddhcpmsg.h26 typedef struct dhcp_msg dhcp_msg; typedef in typeref:struct:dhcp_msg
35 struct dhcp_msg struct
101 int init_dhcp_discover_msg(dhcp_msg *msg, void *hwaddr, uint32_t xid);
103 int init_dhcp_request_msg(dhcp_msg *msg, void *hwaddr, uint32_t xid,

Completed in 677 milliseconds