Home
last modified time | relevance | path

Searched refs:relay_ip (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddhcp.h35 be32 relay_ip; member
54 be32 relay_ip; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddhcp.h35 be32 relay_ip; member
54 be32 relay_ip; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dfils_hlp.c183 if (dhcp->relay_ip != hapd->conf->own_ip_addr.u.v4.s_addr) { in fils_dhcp_handler()
186 dhcp->relay_ip); in fils_dhcp_handler()
189 dhcp->relay_ip = 0; in fils_dhcp_handler()
440 dhcp_msg->relay_ip = hapd->conf->own_ip_addr.u.v4.s_addr; in fils_process_hlp_dhcp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dfils_hlp.c183 if (dhcp->relay_ip != hapd->conf->own_ip_addr.u.v4.s_addr) { in fils_dhcp_handler()
186 dhcp->relay_ip); in fils_dhcp_handler()
189 dhcp->relay_ip = 0; in fils_dhcp_handler()
440 dhcp_msg->relay_ip = hapd->conf->own_ip_addr.u.v4.s_addr; in fils_process_hlp_dhcp()