Home
last modified time | relevance | path

Searched refs:DHCP_SERVER_PORT (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddhcp.h21 #define DHCP_SERVER_PORT 67 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddhcp.h21 #define DHCP_SERVER_PORT 67 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dfils_hlp.c271 udph->uh_sport = htons(DHCP_SERVER_PORT); in fils_dhcp_handler()
500 if (dport == DHCP_SERVER_PORT && sport == DHCP_CLIENT_PORT) { in fils_process_hlp_udp()
H A Dap_config.c132 bss->dhcp_server_port = DHCP_SERVER_PORT; in hostapd_config_defaults_bss()
133 bss->dhcp_relay_port = DHCP_SERVER_PORT; in hostapd_config_defaults_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dfils_hlp.c271 udph->uh_sport = htons(DHCP_SERVER_PORT); in fils_dhcp_handler()
500 if (dport == DHCP_SERVER_PORT && sport == DHCP_CLIENT_PORT) { in fils_process_hlp_udp()
H A Dap_config.c123 bss->dhcp_server_port = DHCP_SERVER_PORT; in hostapd_config_defaults_bss()
124 bss->dhcp_relay_port = DHCP_SERVER_PORT; in hostapd_config_defaults_bss()

Completed in 7 milliseconds