Lines Matching refs:ucProtocolAddressLength
53 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in vResetARPClashCounter()
346 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES + 1; in test_eARPProcessPacket_DifferentProtocolLength()
372 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_SourceMACIsBroadcast()
400 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_SourceMACIsMulticast()
426 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_IPIsLocalLoopBack()
456 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_SenderIPLessThanLoopBack()
487 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_LocalIPisZero()
517 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_InvalidOperation()
548 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_DifferentIP()
580 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_SenderMACSameAsLocalMAC()
614 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_SenderAndTargetDifferent()
663 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_SenderAndTargetSame()
720 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_GratuitousARP()
785 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_GratuitousARP_MACUnchanged()
846 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_GratuitousARP_OutOfSubnetIP()
904 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_GratuitousARP_MACMatchesWithEndpoint()
963 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_GratuitousARP_TargetHWAddressNotBroadcast()
1027 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_GratuitousARP_NonMatchingEndpoint()
1090 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_GratuitousARP_NonMatchingIP()
1145 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_TargetIPSameAsLocalIP()
1192 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_TargetIPNotSameAsLocalIP_ButEntryInCache()
1243 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_SenderAndTargetSame()
1328 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_DifferentIP()
1373 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_DifferentIP_WaitingBufferNonNull()
1420 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_WaitingBufferIncorrectHeaderSize()
1470 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_WaitingBufferNonNull_MatchingAddress1()
1527 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_WaitingBufferNonNull_MatchingAddress2()