Searched refs:ipPROTOCOL_ICMP (Results 1 – 15 of 15) sorted by relevance
159 else if( ( pxSet->ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) || in prvSetChecksumInPacket()194 else if( ( pxSet->ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) || in prvGetChecksumFromPacket()444 else if( ( pxSet->ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) || in prvChecksumProtocolChecks()460 if( pxSet->ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) in prvChecksumProtocolChecks()563 …if( ( pxSet->ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) || ( pxSet->ucProtocol == ( uint8_t ) ipP… in prvChecksumProtocolCalculate()
142 else if( ( ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) || in xCheckIPv4SizeFields()
186 pxIPHeader->ucProtocol = ipPROTOCOL_ICMP; in vProcessGeneratedUDPPacket_IPv4()
1970 case ipPROTOCOL_ICMP: in prvProcessIPPacket()
118 else if( ucProtocol == ipPROTOCOL_ICMP ) in prvPrepareDefaultNetworkbuffer()
1258 pxNetworkBuffer = prvPrepareDefaultNetworkbuffer( ipPROTOCOL_ICMP ); in test_vProcessGeneratedUDPPacket_IPv4_ICMPPingCantSend()1284 pxNetworkBuffer = prvPrepareDefaultNetworkbuffer( ipPROTOCOL_ICMP ); in test_vProcessGeneratedUDPPacket_IPv4_ICMPPingCacheUnknown()1310 pxNetworkBuffer = prvPrepareDefaultNetworkbuffer( ipPROTOCOL_ICMP ); in test_vProcessGeneratedUDPPacket_IPv4_ICMPPingCacheHit()1331 TEST_ASSERT_EQUAL( ipPROTOCOL_ICMP, pxICMPPacket->xIPHeader.ucProtocol ); in test_vProcessGeneratedUDPPacket_IPv4_ICMPPingCacheHit()
341 if( pxIPPacket->xIPHeader.ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) in prvEMACDeferredInterruptHandlerTask()445 if( pxIPPacket->xIPHeader.ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) in xATSAM5x_NetworkInterfaceOutput()
82 #define ipPROTOCOL_ICMP ( 1U ) macro
412 ( pxPacket->xICMPPacket.xIPHeader.ucProtocol == ipPROTOCOL_ICMP ) ) in xZynqNetworkInterfaceOutput()
1416 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_usGenerateProtocolChecksum_ICMPLargeBufferSize()1452 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_usGenerateProtocolChecksum_ICMPLessBufferSize()1488 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_usGenerateProtocolChecksum_ICMPOutgoingChecksum()1525 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_usGenerateProtocolChecksum_ICMPIncomingIncorrectCRC()1562 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_usGenerateProtocolChecksum_ICMPIncomingCorrectCRC()
403 case ipPROTOCOL_ICMP: in vAddProtocolTags()
804 if( pxPacket->xICMPPacket.xIPHeader.ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) in prvEMACDeferredInterfaceOutputTaskTX()
425 pxIPHeader->ucProtocol = ipPROTOCOL_ICMP; in test_prvAllowIPPacketIPv4_ICMP_IncorrectPacketLen()
836 if( pxIPPacket->xIPHeader.ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) in xSTM32F_NetworkInterfaceOutput()
2209 pxIPHeader->ucProtocol = ipPROTOCOL_ICMP; in test_prvProcessIPPacket_ARPResolutionNotReqd_ICMPRelease()2249 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_prvProcessIPPacket_ARPResolutionNotReqd_ICMPProcess()