Searched refs:dhcp_msg (Results 1 – 1 of 1) sorted by relevance
331 struct dhcp_data *dhcp_msg; in fils_process_hlp_dhcp() local438 dhcp_msg = wpabuf_put(dhcp_buf, len); in fils_process_hlp_dhcp()439 os_memcpy(dhcp_msg, msg, len); in fils_process_hlp_dhcp()440 dhcp_msg->relay_ip = hapd->conf->own_ip_addr.u.v4.s_addr; in fils_process_hlp_dhcp()445 res = sendto(hapd->dhcp_sock, dhcp_msg, len, 0, in fils_process_hlp_dhcp()