Home
last modified time | relevance | path

Searched defs:ulIPAddress (Results 1 – 25 of 55) sorted by relevance

123

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/ConfigFiles/
DIPTraceMacroDefaults.h60 #define iptraceCREATING_ARP_REQUEST( ulIPAddress ) argument
64 #define iptraceARP_TABLE_ENTRY_WILL_EXPIRE( ulIPAddress ) argument
68 #define iptraceARP_TABLE_ENTRY_EXPIRED( ulIPAddress ) argument
72 #define iptraceARP_TABLE_ENTRY_CREATED( ulIPAddress, ucMACAddress ) argument
76 #define iptraceSENDING_UDP_PACKET( ulIPAddress ) argument
80 #define iptracePACKET_DROPPED_TO_GENERATE_ARP( ulIPAddress ) argument
88 #define iptraceSENDING_PING_REPLY( ulIPAddress ) argument
96 #define iptracePROCESSING_RECEIVED_ARP_REPLY( ulIPAddress ) argument
100 #define iptraceSENDING_ARP_REPLY( ulIPAddress ) argument
132 #define iptraceDHCP_REQUESTS_FAILED_USING_DEFAULT_IP_ADDRESS( ulIPAddress ) argument
/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DIPTraceMacroDefaults.h74 #define iptraceCREATING_ARP_REQUEST( ulIPAddress ) argument
106 #define iptraceARP_TABLE_ENTRY_WILL_EXPIRE( ulIPAddress ) argument
110 #define iptraceARP_TABLE_ENTRY_EXPIRED( ulIPAddress ) argument
114 #define iptraceARP_TABLE_ENTRY_CREATED( ulIPAddress, ucMACAddress ) argument
126 #define iptraceSENDING_UDP_PACKET( ulIPAddress ) argument
130 #define iptracePACKET_DROPPED_TO_GENERATE_ARP( ulIPAddress ) argument
138 #define iptraceSENDING_PING_REPLY( ulIPAddress ) argument
146 #define iptracePROCESSING_RECEIVED_ARP_REPLY( ulIPAddress ) argument
150 #define iptraceSENDING_ARP_REPLY( ulIPAddress ) argument
182 #define iptraceDHCP_REQUESTS_FAILED_USING_DEFAULT_IP_ADDRESS( ulIPAddress ) argument
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP_DiffConfig1/
DFreeRTOS_IP_DiffConfig1_utest.c457 uint32_t ulIPAddress; in test_FreeRTOS_GetAddressConfiguration_HappyPath() local
494 uint32_t ulIPAddress = 1; in test_FreeRTOS_SetAddressConfiguration_HappyPath() local
531 uint32_t ulIPAddress = 0x00ABCDEFU; in test_FreeRTOS_SetIPAddress_ValidEndpoint() local
546 uint32_t ulIPAddress = 0x00ABCDEFU; in test_FreeRTOS_SetIPAddress_NullEndpoint() local
560 uint32_t ulIPAddress = 0x00ABCDEF; in test_FreeRTOS_SetGatewayAddress_ValidEndpoint() local
575 uint32_t ulIPAddress = 0x00ABCDEF; in test_FreeRTOS_SetGatewayAddress_NullEndpoint() local
589 uint32_t ulIPAddress = 0U; in test_FreeRTOS_GetGatewayAddress_ValidEndpoint() local
605 uint32_t ulIPAddress = 0U; in test_FreeRTOS_GetGatewayAddress_NullEndpoint() local
620 uint32_t ulIPAddress = 0U; in test_FreeRTOS_GetDNSServerAddress_ValidEndpoint() local
636 uint32_t ulIPAddress = 0U; in test_FreeRTOS_GetDNSServerAddress_NullEndpoint() local
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/DNS/NBNSHandlePacket/
DNBNSHandlePacket_harness.c18 uint32_t ulIPAddress ) in DNS_TreatNBNS()
25 uint32_t ulIPAddress; in harness() local
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/DNS/prepareReplyDNSMessage/
DprepareReplyDNSMessage_harness.c56 NetworkEndPoint_t * FreeRTOS_FindEndPointOnNetMask( uint32_t ulIPAddress, in FreeRTOS_FindEndPointOnNetMask()
93 uint32_t ulIPAddress; in harness() local
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_ARP/
DFreeRTOS_ARP_utest.c1559 uint32_t ulIPAddress = 0x1234ABCD; in test_xIsIPInARPCache_NoMatchingIP() local
1574 uint32_t ulIPAddress = 0x1234ABCD; in test_xIsIPInARPCache_MatchingIPButEntryInvalid() local
1592 uint32_t ulIPAddress = 0x1234ABCD; in test_xIsIPInARPCache_MatchingIP1() local
1610 uint32_t ulIPAddress = 0x1234ABCD; in test_xIsIPInARPCache_MatchingIP2() local
1897 uint32_t ulIPAddress; in test_vARPRefreshCacheEntry_NULLMAC_NoMatchingEntry() local
1924 uint32_t ulIPAddress; in test_vARPRefreshCacheEntry_NULLMAC_MatchingEntry() local
1954 uint32_t ulIPAddress; in test_vARPRefreshCacheEntry_MACWontMatch_IPWillMatch() local
1989 uint32_t ulIPAddress; in test_vARPRefreshCacheEntry_MACAndIPWillMatch() local
2027 uint32_t ulIPAddress; in test_vARPRefreshCacheEntry_IPOnADifferentSubnet() local
2068 uint32_t ulIPAddress; in test_vARPRefreshCacheEntry_IPAndMACInDifferentLocations() local
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_DNS.c295 uint32_t ulIPAddress = ulChar2u32( pucAddress ); in pxNew_AddrInfo() local
515 uint32_t ulIPAddress = 0U; in prvPrepare_ReadIPAddress() local
601 uint32_t ulIPAddress = 0U; in prvPrepareLookup() local
1011 … uint32_t ulIPAddress = pxEndPoint->ipv4_settings.ulDNSServerAddresses[ ucIndex ]; in prvFillSockAddress() local
1078 uint32_t ulIPAddress = 0U; in prvDNSReply() local
1250 uint32_t ulIPAddress = 0; in prvGetHostByNameOp() local
1383 uint32_t ulIPAddress = 0; in prvGetHostByNameOp_WithRetry() local
1425 uint32_t ulIPAddress = 0U; in prvGetHostByName() local
DFreeRTOS_Routing.c98 uint32_t ulIPAddress; in FreeRTOS_FillEndPoint() local
396 NetworkEndPoint_t * FreeRTOS_FindEndPointOnIP_IPv4( uint32_t ulIPAddress, in FreeRTOS_FindEndPointOnIP_IPv4()
527 NetworkEndPoint_t * FreeRTOS_FindEndPointOnNetMask( uint32_t ulIPAddress, in FreeRTOS_FindEndPointOnNetMask()
550 uint32_t ulIPAddress, in FreeRTOS_InterfaceEndPointOnNetMask()
1216 NetworkEndPoint_t * FreeRTOS_FindEndPointOnIP_IPv4( uint32_t ulIPAddress, in FreeRTOS_FindEndPointOnIP_IPv4()
1265 NetworkEndPoint_t * FreeRTOS_FindEndPointOnNetMask( uint32_t ulIPAddress, in FreeRTOS_FindEndPointOnNetMask()
1337 uint32_t ulIPAddress, in FreeRTOS_InterfaceEndPointOnNetMask()
DFreeRTOS_IPv4_Utils.c57 void vSetMultiCastIPv4MacAddress( uint32_t ulIPAddress, in vSetMultiCastIPv4MacAddress()
DFreeRTOS_ARP.c655 const uint32_t ulIPAddress ) in vARPRefreshCacheEntryAge()
691 const uint32_t ulIPAddress, in vARPRefreshCacheEntry()
777 const uint32_t ulIPAddress, in prvFindCacheEntry()
1268 void FreeRTOS_OutputARPRequest( uint32_t ulIPAddress ) in FreeRTOS_OutputARPRequest()
1350 BaseType_t xARPWaitResolution( uint32_t ulIPAddress, in xARPWaitResolution()
DFreeRTOS_ICMP.c145 uint32_t ulIPAddress; in prvProcessICMPEchoRequest() local
DFreeRTOS_IP.c1266 BaseType_t FreeRTOS_SendPingRequest( uint32_t ulIPAddress, in FreeRTOS_SendPingRequest()
2205 uint32_t ulIPAddress; in FreeRTOS_GetIPAddress() local
2255 void FreeRTOS_SetIPAddress( uint32_t ulIPAddress ) in FreeRTOS_SetIPAddress()
2275 uint32_t ulIPAddress = 0U; in FreeRTOS_GetGatewayAddress() local
2294 uint32_t ulIPAddress = 0U; in FreeRTOS_GetDNSServerAddress() local
2313 uint32_t ulIPAddress = 0U; in FreeRTOS_GetNetmask() local
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/ARP/ARPGetCacheEntry/
DARPGetCacheEntry_harness.c13 uint32_t ulIPAddress; in harness() local
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/ARP/ARPRefreshCacheEntry/
DARPRefreshCacheEntry_harness.c12 uint32_t ulIPAddress; in harness() local
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/ARP/ARPGetCacheEntryByMac/
DARPGetCacheEntryByMac_harness.c17 uint32_t ulIPAddress; in harness() local
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IPv4_Sockets/
DFreeRTOS_IPv4_Sockets_stubs.c56 static const char * pucStub_FreeRTOS_inet_ntoa( uint32_t ulIPAddress, in pucStub_FreeRTOS_inet_ntoa()
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/ARP/ARP_FreeRTOS_OutputARPRequest/
DOutputARPRequest_harness.c87 uint32_t ulIPAddress; in harness() local
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_ARP_DataLenLessThanMinPacket/
DFreeRTOS_ARP_DataLenLessThanMinPacket_utest.c44 uint32_t ulIPAddress = 0xAAAAAAAA; in test_FreeRTOS_OutputARPRequest_MinimumPacketSizeLessThanARPPacket() local
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/ARP/ARP_OutputARPRequest_buffer_alloc2/
DOutputARPRequest_harness.c81 uint32_t ulIPAddress; in harness() local
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/ARP/ARPProcessPacket/
DARPProcessPacket_harness.c16 void FreeRTOS_OutputARPRequest( uint32_t ulIPAddress ) in FreeRTOS_OutputARPRequest()
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/ARP/ARP_OutputARPRequest_buffer_alloc1/
DOutputARPRequest_harness.c102 uint32_t ulIPAddress; in harness() local
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ThirdParty/MSP432/
DNetworkMiddleware.c204 uint32_t ulIPAddress, ulNetMask, ulGatewayAddress, ulDNSServerAddress; in vApplicationIPNetworkEventHook() local
254 void pingReply( uint32_t ulIPAddress ) in pingReply()
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/DNS/DNSTreatNBNS/
DDNS_TreatNBNS_harness.c93 uint32_t ulIPAddress; in harness() local
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/prvProcessEthernetPacket/
DprvProcessEthernetPacket_harness.c32 const uint32_t ulIPAddress ) in vARPRefreshCacheEntry()
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/DNS/DNSgetHostByName_cancel/
DDNSgetHostByName_cancel_harness.c49 uint32_t ulIPAddress ) in func()

123