Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A 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()
H A Dap_config.h736 u16 dhcp_relay_port; member
H A Dap_config.c133 bss->dhcp_relay_port = DHCP_SERVER_PORT; in hostapd_config_defaults_bss()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4475 bss->dhcp_relay_port = atoi(pos); in hostapd_config_fill()