Searched defs:xMatchingSocket (Results 1 – 1 of 1) sorted by relevance
| /FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/ |
| D | FreeRTOS_Sockets_privates_utest.c | 2581 FreeRTOS_Socket_t * pxReturn, xSocket, xMatchingSocket; in test_pxTCPSocketLookup_FoundAMatch() local 2616 FreeRTOS_Socket_t * pxReturn, xSocket, xMatchingSocket; in test_pxTCPSocketLookup_NoMatch() local 2654 FreeRTOS_Socket_t * pxReturn, xSocket, xMatchingSocket; in test_pxTCPSocketLookup_NoMatch2() local 2692 FreeRTOS_Socket_t * pxReturn, xSocket, xMatchingSocket; in test_pxTCPSocketLookup_FoundAPartialMatch() local 2731 FreeRTOS_Socket_t * pxReturn, xSocket, xMatchingSocket; in test_pxTCPSocketLookup_IPv6Match() local
|