Lines Matching full:else
170 else if( ucNextHeader == ( uint8_t ) ipPROTOCOL_TCP ) in xCheckIPv6SizeFields()
174 else if( ucNextHeader == ( uint8_t ) ipPROTOCOL_ICMP_IPv6 ) in xCheckIPv6SizeFields()
178 else in xCheckIPv6SizeFields()
334 else if( ( IPv6MC_GET_FLAGS_VALUE( pxIPAddress ) == 0U ) && in xIsIPv6AllowedMulticast()
339 else in xIsIPv6AllowedMulticast()
361 * @return Returns 0 if it can handle it, else non zero .
380 else in xCompareIPv6_Address()
386 else in xCompareIPv6_Address()
395 else in xCompareIPv6_Address()
401 else if( uxPrefixLength == ( 8U * ipSIZE_OF_IPv6_ADDRESS ) ) in xCompareIPv6_Address()
405 else in xCompareIPv6_Address()
479 else if( ( xHasUnspecifiedAddress == pdFALSE ) && in prvAllowIPPacketIPv6()
488 else in prvAllowIPPacketIPv6()
496 #else /* if ( ipconfigETHERNET_DRIVER_FILTERS_PACKETS == 0 ) */ in prvAllowIPPacketIPv6()
529 #else /* if ( ipconfigDRIVER_INCLUDED_RX_IP_CHECKSUM == 0 ) */ in prvAllowIPPacketIPv6()
650 else if( xDoRemove == pdTRUE ) in eHandleIPv6ExtensionHeaders()
663 else in eHandleIPv6ExtensionHeaders()