Lines Matching refs:xICMPHeaderIPv6
373 memset( xICMPPacket.xICMPHeaderIPv6.xIPv6Address.ucBytes, 1, ipSIZE_OF_IPv6_ADDRESS ); in test_vReceiveNA_bIPAddressNotInUse3()
433 …memcpy( xICMPPacket.xICMPHeaderIPv6.xIPv6Address.ucBytes, xIPAddress.ucBytes, ipSIZE_OF_IPv6_ADDRE… in test_vReceiveNA_bIPAddressInUse()
480 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_ZeroAdvertisementLifetime()
504 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_NullpxInterface()
529 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_NullICMPPrefix()
559 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_NullICMPPrefix_ZeroOptionLength()
596 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_NullICMPPrefix_NotEnoughBytes()
632 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_ValidICMPPrefix_Option1()
668 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_ValidICMPPrefix_Option2()
704 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_ValidICMPPrefix_Option3()
746 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_ValidICMPPrefix_Option4()
780 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_ValidICMPPrefix_Option5()
816 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_ValidICMPPrefix_Option6()
888 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_vRAProcesss()
928 pxAdvertisement = ( ( ICMPRouterAdvertisement_IPv6_t * ) &( xICMPPacket.xICMPHeaderIPv6 ) ); in test_vReceiveRA_vRAProcess()