Searched refs:dhcpIPv4_ZERO_PAD_OPTION_CODE (Results 1 – 2 of 2) sorted by relevance
70 #define dhcpIPv4_ZERO_PAD_OPTION_CODE ( 0U ) /**< Used to pad other options to ma… macro
789 if( ucOptionCode == ( uint8_t ) dhcpIPv4_ZERO_PAD_OPTION_CODE ) in prvProcessDHCPReplies()