Searched refs:dhcpSERVER_PORT_IPv4 (Results 1 – 2 of 2) sorted by relevance
129 … #define dhcpSERVER_PORT_IPv4 0x4300U /**< Little endian representation of port 67. */ macro134 #define dhcpSERVER_PORT_IPv4 0x0043U /**< Big endian representation of port 68. */
1081 pxAddress->sin_port = ( uint16_t ) dhcpSERVER_PORT_IPv4; in prvCreatePartDHCPMessage()