Searched refs:ipPROTOCOL_ICMP (Results 1 – 12 of 12) sorted by relevance
284 if( pxIPPacket->xIPHeader.ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) in prvEMACDeferredInterruptHandlerTask()373 if( pxIPPacket->xIPHeader.ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) in xNetworkInterfaceOutput()
581 else if( ( ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) || in usGenerateProtocolChecksum()603 if( ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) in usGenerateProtocolChecksum()743 case ipPROTOCOL_ICMP: in usGenerateProtocolChecksum()
196 pxIPHeader->ucProtocol = ipPROTOCOL_ICMP; in vProcessGeneratedUDPPacket()
1692 case ipPROTOCOL_ICMP: in prvProcessIPPacket()1901 else if( ( ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) || in xCheckSizeFields()
845 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_usGenerateProtocolChecksum_ICMPInvalidLength()872 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_usGenerateProtocolChecksum_ICMPInvalidLength2()899 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_usGenerateProtocolChecksum_ICMPInvalidLength3()926 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_usGenerateProtocolChecksum_ICMPOutgoingChecksum()954 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_usGenerateProtocolChecksum_ICMPIncomingIncorrectCRC()982 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_usGenerateProtocolChecksum_ICMPIncomingCorrectCRC()
82 #define ipPROTOCOL_ICMP ( 1U ) macro
403 case ipPROTOCOL_ICMP: in vAddProtocolTags()
802 if( pxPacket->xICMPPacket.xIPHeader.ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) in prvEMACDeferredInterfaceOutputTaskTX()
683 if( pxPacket->xICMPPacket.xIPHeader.ucProtocol == ( uint8_t ) ipPROTOCOL_ICMP ) in xNetworkInterfaceOutput()
290 TEST_ASSERT_EQUAL( ipPROTOCOL_ICMP, pxUDPPacket->xIPHeader.ucProtocol ); in test_vProcessGeneratedUDPPacket_CacheHit_ICMPPacket_LLMNR_UDPChkSumOption()
855 pxIPHeader->ucProtocol = ipPROTOCOL_ICMP; in test_xCheckSizeFields_ICMP_IncorrectPacketLen()
2476 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_prvProcessIPPacket_ARPResolutionNotReqd_ICMP()2523 pxIPPacket->xIPHeader.ucProtocol = ipPROTOCOL_ICMP; in test_prvProcessIPPacket_ARPResolutionNotReqd_ICMP2()