Searched refs:dhcpCLIENT_PORT_IPv4 (Results 1 – 2 of 2) sorted by relevance
128 … #define dhcpCLIENT_PORT_IPv4 0x4400U /**< Little endian representation of port 68. */ macro133 #define dhcpCLIENT_PORT_IPv4 0x0044U /**< Big endian representation of port 68. */
630 xAddress.sin_port = ( uint16_t ) dhcpCLIENT_PORT_IPv4; in prvCreateDHCPSocket()