Home
last modified time | relevance | path

Searched refs:uxSourceIndex (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_DHCP.c1023 size_t uxSourceIndex; in vProcessHandleOption() local
1036 for( uxSourceIndex = 0U; uxSourceIndex < uxDNSCount; uxSourceIndex++ ) in vProcessHandleOption()
DFreeRTOS_Sockets.c3377 size_t uxSourceIndex; in FreeRTOS_EUI48_pton() local
3387 for( uxSourceIndex = 0U; uxSourceIndex <= uxLength; uxSourceIndex++ ) in FreeRTOS_EUI48_pton()
3390 cChar = pcSource[ uxSourceIndex ]; in FreeRTOS_EUI48_pton()