Searched refs:ipARP_REPLY (Results 1 – 6 of 6) sorted by relevance
280 #define ipARP_REPLY ( 0x0200U ) macro304 #define ipARP_REPLY ( 0x0002 ) macro
263 if( pxARPHeader->usOperation == ( uint16_t ) ipARP_REPLY ) in eARPProcessPacket()342 case ipARP_REPLY: in eARPProcessPacket()391 pxARPHeader->usOperation = ( uint16_t ) ipARP_REPLY; in vARPProcessPacketRequest()
977 … else if( pxARPFrame->xARPHeader.usOperation == ( uint16_t ) ipARP_REPLY ) in FreeRTOS_MatchingEndpoint()
524 xARPFrame.xARPHeader.usOperation = ipARP_REQUEST | ipARP_REPLY; in test_eARPProcessPacket_InvalidOperation()1152 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_TargetIPSameAsLocalIP()1199 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_TargetIPNotSameAsLocalIP_ButEntryInCache()1248 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_SenderAndTargetSame()1333 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_DifferentIP()1378 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_DifferentIP_WaitingBufferNonNull()1425 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_WaitingBufferIncorrectHeaderSize()1475 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_WaitingBufferNonNull_MatchingAddress1()1532 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_WaitingBufferNonNull_MatchingAddress2()
498 case ipARP_REPLY: in vDetermineMessageType()
2924 pxProtocolPacket->xARPPacket.xARPHeader.usOperation = ipARP_REPLY; in test_FreeRTOS_MatchingEndpoint_ARPReplyMatchIPv4Address()2975 pxProtocolPacket->xARPPacket.xARPHeader.usOperation = ipARP_REPLY; in test_FreeRTOS_MatchingEndpoint_ARPReplyMatchMACAddress()