Home
last modified time | relevance | path

Searched refs:DHCP_CLIENT_PORT (Results 1 – 5 of 5) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddhcp.h22 #define DHCP_CLIENT_PORT 68 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddhcp.h22 #define DHCP_CLIENT_PORT 68 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dfils_hlp.c272 udph->uh_dport = htons(DHCP_CLIENT_PORT); in fils_dhcp_handler()
500 if (dport == DHCP_SERVER_PORT && sport == DHCP_CLIENT_PORT) { in fils_process_hlp_udp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dfils_hlp.c272 udph->uh_dport = htons(DHCP_CLIENT_PORT); in fils_dhcp_handler()
500 if (dport == DHCP_SERVER_PORT && sport == DHCP_CLIENT_PORT) { in fils_process_hlp_udp()
/third_party/lwip/
DCHANGELOG3353 netifs): if LWIP_DHCP is enabled, UDP packets to DHCP_CLIENT_PORT are passed