Home
last modified time | relevance | path

Searched defs:uxRemotePort (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/proofs/parsing/ProcessReceivedTCPPacket/
DProcessReceivedTCPPacket_harness.c59 UBaseType_t uxRemotePort ) in pxTCPSocketLookup()
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_privates_utest.c2466 UBaseType_t uxRemotePort = 0x4567; in test_pxTCPSocketLookup_FoundAMatch() local
2498 UBaseType_t uxRemotePort = 0x4567; in test_pxTCPSocketLookup_NoMatch() local
2533 UBaseType_t uxRemotePort = 0x4567; in test_pxTCPSocketLookup_NoMatch2() local
2568 UBaseType_t uxRemotePort = 0x4567; in test_pxTCPSocketLookup_FoundAPartialMatch() local
/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_Sockets.c4087 UBaseType_t uxRemotePort ) in pxTCPSocketLookup()