Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_DHCP.c145 static void vProcessHandleOption( NetworkEndPoint_t * pxEndPoint,
962 static void vProcessHandleOption( NetworkEndPoint_t * pxEndPoint, in vProcessHandleOption() function
1306 vProcessHandleOption( pxEndPoint, &( xSet ), xExpectedMessageType ); in prvProcessDHCPReplies()