Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dfils_hlp.c412 if (hapd->conf->dhcp_relay_port) { in fils_process_hlp_dhcp()
417 addr.sin_port = htons(hapd->conf->dhcp_relay_port); in fils_process_hlp_dhcp()
Dap_config.h683 u16 dhcp_relay_port; member
Dap_config.c121 bss->dhcp_relay_port = DHCP_SERVER_PORT; in hostapd_config_defaults_bss()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c4283 bss->dhcp_relay_port = atoi(pos); in hostapd_config_fill()