Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_DHCP.c148 static BaseType_t xProcessCheckOption( ProcessSet_t * pxSet );
1157 static BaseType_t xProcessCheckOption( ProcessSet_t * pxSet ) in xProcessCheckOption() function
1302 xResult = xProcessCheckOption( &( xSet ) ); in prvProcessDHCPReplies()
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_DHCP/
DFreeRTOS_DHCP_utest.c5712 xResult = xProcessCheckOption( &xSet ); in test_xProcessCheckOption_LengthByteZero()