Lines Matching refs:usOperation
383 xARPFrame.xARPHeader.usOperation = ipARP_REQUEST | ipARP_REPLY; in test_eARPProcessPacket_InvalidOperation()
404 xARPFrame.xARPHeader.usOperation = ipARP_REQUEST; in test_eARPProcessPacket_Request_DifferentIP()
430 xARPFrame.xARPHeader.usOperation = ipARP_REQUEST; in test_eARPProcessPacket_Request_SenderMACSameAsLocalMAC()
455 xARPFrame.xARPHeader.usOperation = ipARP_REQUEST; in test_eARPProcessPacket_Request_SenderAndTargetDifferent()
482 xARPFrame.xARPHeader.usOperation = ipARP_REQUEST; in test_eARPProcessPacket_Request_SenderAndTargetSame()
527 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_TargetIPSameAsLocalIP()
562 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_TargetIPNotSameAsLocalIP_ButEntryInCache()
600 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_SenderAndTargetSame()
656 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_DifferentIP()
693 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_DifferentIP_WaitingBufferNonNull()
732 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_WaitingBufferNonNull_MatchingAddress1()
778 xARPFrame.xARPHeader.usOperation = ipARP_REPLY; in test_eARPProcessPacket_Reply_WaitingBufferNonNull_MatchingAddress2()