dhcp_protocol

Constant SERVER_PORT

Source
pub const SERVER_PORT: NonZeroU16;
Expand description

The port on which DHCP servers receive messages from DHCP clients.

Per RFC 2131 section 4.1, “DHCP messages from a client to a server are sent to the ‘DHCP server’ port (67)”.