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