Searched refs:ucOptionCode (Results 1 – 3 of 3) sorted by relevance
225 uint8_t ucOptionCode; /**< The code currently being handled. */ member
968 switch( pxSet->ucOptionCode ) in vProcessHandleOption()1163 if( pxSet->ucOptionCode == ( uint8_t ) dhcpOPTION_END_BYTE ) in xProcessCheckOption()1170 if( pxSet->ucOptionCode == ( uint8_t ) dhcpIPv4_ZERO_PAD_OPTION_CODE ) in xProcessCheckOption()1300 xSet.ucOptionCode = xSet.pucByte[ xSet.uxIndex ]; in prvProcessDHCPReplies()
5707 xSet.ucOptionCode = dhcpIPv4_MESSAGE_TYPE_OPTION_CODE; in test_xProcessCheckOption_LengthByteZero()