Searched refs:xIsIPv6AllowedMulticast (Results 1 – 4 of 4) sorted by relevance
98 BaseType_t xIsIPv6AllowedMulticast( const IPv6_Address_t * pxIPAddress );
313 BaseType_t xIsIPv6AllowedMulticast( const IPv6_Address_t * pxIPAddress ) in xIsIPv6AllowedMulticast() function480 ( ( xIsIPv6AllowedMulticast( pxDestinationIPAddress ) != pdFALSE ) || in prvAllowIPPacketIPv6()
156 if( xIsIPv6AllowedMulticast( pxAddressToLookup ) != pdFALSE ) in prvMACResolve()
474 xReturn = xIsIPv6AllowedMulticast( &xMulticastZeroGroupID ); in test_xIsIPv6AllowedMulticast_ZeroScope()491 xReturn = xIsIPv6AllowedMulticast( &xMulticastZeroFlag ); in test_xIsIPv6AllowedMulticast_ReservedAddress()504 xReturn = xIsIPv6AllowedMulticast( &xMulticastZeroFlag ); in test_xIsIPv6AllowedMulticast_ValidAddress()