Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/parsing/ProcessReceivedTCPPacket/
DProcessReceivedTCPPacket_harness.c57 UBaseType_t uxRemotePort ) in pxTCPSocketLookup()
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/parsing/ProcessReceivedTCPPacket_IPv6/
DProcessReceivedTCPPacket_IPv6_harness.c58 UBaseType_t uxRemotePort ) in pxTCPSocketLookup()
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_privates_utest.c2588 UBaseType_t uxRemotePort = 0x4567; in test_pxTCPSocketLookup_FoundAMatch() local
2623 UBaseType_t uxRemotePort = 0x4567; in test_pxTCPSocketLookup_NoMatch() local
2661 UBaseType_t uxRemotePort = 0x4567; in test_pxTCPSocketLookup_NoMatch2() local
2699 UBaseType_t uxRemotePort = 0x4567; in test_pxTCPSocketLookup_FoundAPartialMatch() local
2735 UBaseType_t uxRemotePort = 0x4567; in test_pxTCPSocketLookup_IPv6Match() local
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_Sockets.c4878 UBaseType_t uxRemotePort ) in pxTCPSocketLookup()