Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddhcp.h39 #define DHCP_SERVER_PORT 67 macro
/freebsd/contrib/wpa/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()
/freebsd/sys/dev/oce/
H A Doce_if.h1184 #define DHCP_SERVER_PORT 67 macro
H A Doce_if.c1002 case DHCP_SERVER_PORT: in oce_is_pkt_dest_bmc()