Lines Matching refs:ucProtocolAddressLength
43 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES + 1; in vResetARPClashCounter()
245 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES + 1; in test_eARPProcessPacket_DifferentProtocolLength()
266 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_SourceMACIsBroadcast()
288 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_SourceMACIsMulticast()
309 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_IPIsLocalLoopBack()
333 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_SenderIPLessThanLoopBack()
357 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_LocalIPisZero()
378 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_InvalidOperation()
400 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_DifferentIP()
423 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_SenderMACSameAsLocalMAC()
450 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_SenderAndTargetDifferent()
477 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Request_SenderAndTargetSame()
520 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_TargetIPSameAsLocalIP()
555 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_TargetIPNotSameAsLocalIP_ButEntryInCache()
595 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_SenderAndTargetSame()
651 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_DifferentIP()
688 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_DifferentIP_WaitingBufferNonNull()
727 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_WaitingBufferNonNull_MatchingAddress1()
773 xARPFrame.xARPHeader.ucProtocolAddressLength = ipIP_ADDRESS_LENGTH_BYTES; in test_eARPProcessPacket_Reply_WaitingBufferNonNull_MatchingAddress2()