Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
HDFreeRTOS_DHCPv6.c134 static BaseType_t xDHCPv6ProcessEndPoint_HandleState( NetworkEndPoint_t * pxEndPoint,
582 static BaseType_t xDHCPv6ProcessEndPoint_HandleState( NetworkEndPoint_t * pxEndPoint, in xDHCPv6ProcessEndPoint_HandleState() function
787 xGivingUp = xDHCPv6ProcessEndPoint_HandleState( pxEndPoint, pxDHCPMessage ); in vDHCPv6ProcessEndPoint()