Searched refs:ProtocolPacket_t (Results 1 – 16 of 16) sorted by relevance
45 uint8_t * pcNetworkBuffer = safeMalloc( sizeof( ProtocolPacket_t ) + 4 ); in harness()46 ProtocolPacket_t * pxProtocolPacket; in harness()50 pxProtocolPacket = ( ProtocolPacket_t * ) ( ( uintptr_t ) ( pcNetworkBuffer ) + 2U ); in harness()
731 ProtocolPacket_t * pxProtPack; in test_usGenerateProtocolChecksum_UnknownProtocol()735 …pxProtPack = ( ProtocolPacket_t * ) &( pucEthernetBuffer[ ucVersionHeaderLength - ipSIZE_OF_IPv4_H… in test_usGenerateProtocolChecksum_UnknownProtocol()881 ProtocolPacket_t * pxProtPack; in test_usGenerateProtocolChecksum_UDPNonZeroChecksum()885 …pxProtPack = ( ProtocolPacket_t * ) &( pucEthernetBuffer[ ucVersionHeaderLength - ipSIZE_OF_IPv4_H… in test_usGenerateProtocolChecksum_UDPNonZeroChecksum()917 ProtocolPacket_t * pxProtPack; in test_usGenerateProtocolChecksum_UDPCorrectCRCOutgoingPacket()924 …pxProtPack = ( ProtocolPacket_t * ) &( pucEthernetBuffer[ ucVersionHeaderLength - ipSIZE_OF_IPv4_H… in test_usGenerateProtocolChecksum_UDPCorrectCRCOutgoingPacket()957 ProtocolPacket_t * pxProtPack; in test_usGenerateProtocolChecksum_UDPLessBufferSizeOutgoingPacket()961 …pxProtPack = ( ProtocolPacket_t * ) &( pucEthernetBuffer[ ucVersionHeaderLength - ipSIZE_OF_IPv4_H… in test_usGenerateProtocolChecksum_UDPLessBufferSizeOutgoingPacket()993 ProtocolPacket_t * pxProtPack; in test_usGenerateProtocolChecksum_UDPCorrectCRC()997 …pxProtPack = ( ProtocolPacket_t * ) &( pucEthernetBuffer[ ucVersionHeaderLength - ipSIZE_OF_IPv4_H… in test_usGenerateProtocolChecksum_UDPCorrectCRC()[all …]
88 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_BufferLengthLess()136 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_HeaderLengthLess()181 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_BufferLengthLessThan()226 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_BufferLengthLessThanIPRequirement()271 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_IPPacketLengthMoreThanTotalLength()316 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_UDP_IncorrectPacketLen()361 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_TCP_IncorrectPacketLen()406 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_ICMP_IncorrectPacketLen()451 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_IGMP_IncorrectPacketLen()496 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_NoProt()[all …]
2699 uint8_t * pcNetworkBuffer[ sizeof( ProtocolPacket_t ) + 4 ] __attribute__( ( aligned( 32 ) ) ); in test_FreeRTOS_MatchingEndpoint_MatchIPv4Address()2700 …ProtocolPacket_t * pxProtocolPacket = ( ProtocolPacket_t * ) ( ( uintptr_t ) ( pcNetworkBuffer ) +… in test_FreeRTOS_MatchingEndpoint_MatchIPv4Address()2749 uint8_t * pcNetworkBuffer[ sizeof( ProtocolPacket_t ) + 4 ] __attribute__( ( aligned( 32 ) ) ); in test_FreeRTOS_MatchingEndpoint_MatchMACAddress()2750 …ProtocolPacket_t * pxProtocolPacket = ( ProtocolPacket_t * ) ( ( uintptr_t ) ( pcNetworkBuffer ) +… in test_FreeRTOS_MatchingEndpoint_MatchMACAddress()2798 uint8_t * pcNetworkBuffer[ sizeof( ProtocolPacket_t ) + 4 ] __attribute__( ( aligned( 32 ) ) ); in test_FreeRTOS_MatchingEndpoint_ARPReqMatchIPv4Address()2799 …ProtocolPacket_t * pxProtocolPacket = ( ProtocolPacket_t * ) ( ( uintptr_t ) ( pcNetworkBuffer ) +… in test_FreeRTOS_MatchingEndpoint_ARPReqMatchIPv4Address()2850 uint8_t * pcNetworkBuffer[ sizeof( ProtocolPacket_t ) + 4 ] __attribute__( ( aligned( 32 ) ) ); in test_FreeRTOS_MatchingEndpoint_ARPReqMatchMACAddress()2851 …ProtocolPacket_t * pxProtocolPacket = ( ProtocolPacket_t * ) ( ( uintptr_t ) ( pcNetworkBuffer ) +… in test_FreeRTOS_MatchingEndpoint_ARPReqMatchMACAddress()2901 uint8_t * pcNetworkBuffer[ sizeof( ProtocolPacket_t ) + 4 ] __attribute__( ( aligned( 32 ) ) ); in test_FreeRTOS_MatchingEndpoint_ARPReplyMatchIPv4Address()2902 …ProtocolPacket_t * pxProtocolPacket = ( ProtocolPacket_t * ) ( ( uintptr_t ) ( pcNetworkBuffer ) +… in test_FreeRTOS_MatchingEndpoint_ARPReplyMatchIPv4Address()[all …]
216 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_UDP_HappyPath()244 …pxProtPack = ( ( ProtocolPacket_t * ) &( pxNetworkBuffer->pucEthernetBuffer[ uxHeaderLength - ipSI… in test_prvAllowIPPacketIPv4_UDP_HappyPath()268 ProtocolPacket_t * pxProtPack; in test_prvAllowIPPacketIPv4_TCP_HappyPath()
100 …ProtocolPacket_t * pxProtocolPacket = ( ProtocolPacket_t * ) ( ( uintptr_t ) ( pcNetworkBuffer ) +… in test_FreeRTOS_MatchingEndpoint_MatchCustomFrameType()
334 ProtocolPacket_t * pxPacket; in xNetworkInterfaceOutput()338 pxPacket = ( ProtocolPacket_t * ) ( pxBuffer->pucEthernetBuffer ); in xNetworkInterfaceOutput()
426 ProtocolPacket_t * xProtPacket = ( ProtocolPacket_t * ) apBuffer; in vGMACGenerateChecksum()
392 ProtocolPacket_t * pxPacket; in xZynqNetworkInterfaceOutput()396 pxPacket = ( ProtocolPacket_t * ) ( pxBuffer->pucEthernetBuffer ); in xZynqNetworkInterfaceOutput()
415 const ProtocolPacket_t * pxProtPacket = ( const ProtocolPacket_t * ) pucEthernetBuffer; in xMayAcceptPacket()
801 ProtocolPacket_t * pxPacket; in prvEMACDeferredInterfaceOutputTaskTX()802 pxPacket = ( ProtocolPacket_t * ) ( NIDataOutput.pxDescriptor->pucEthernetBuffer ); in prvEMACDeferredInterfaceOutputTaskTX()
911 ProtocolPacket_t * xProtPacket = ( ProtocolPacket_t * ) pucBuffer; in vGMACGenerateChecksum()
903 const ProtocolPacket_t * pxPacket = ( ( const ProtocolPacket_t * ) pucEthernetBuffer ); in FreeRTOS_MatchingEndpoint()
948 const ProtocolPacket_t * pxProtPacket = ( const ProtocolPacket_t * ) pucEthernetBuffer; in xMayAcceptPacket()
217 } ProtocolPacket_t; typedef
3495 ProtocolPacket_t * pxProtPacket = ( ( ProtocolPacket_t * ) pvPtr ); in test_CastingFunctions()3496 const ProtocolPacket_t * pxConstProtPacket = ( ( const ProtocolPacket_t * ) pvPtr ); in test_CastingFunctions()