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