internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionCalipso));
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionLineIdentificationDestination));
 }
 internal sealed override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionSimplifiedMulticastForwardingDuplicatePacketDetectionSequenceBased));
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionTunnelEncapsulationLimit);
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionHomeAddress));
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionJumboPayload));
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionHomeAddress);
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionRouterAlert));
 }
Beispiel #9
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionSimplifiedMulticastForwardingDuplicatePacketDetectionSequenceHashAssistValue));
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionEndpointIdentification));
 }
 internal override sealed bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionSimplifiedMulticastForwardingDuplicatePacketDetectionSequenceBased);
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionRoutingProtocolLowPowerAndLossyNetworks);
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionSimplifiedMulticastForwardingDuplicatePacketDetectionSequenceHashAssistValue);
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionJumboPayload);
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionRouterAlert);
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionQuickStart));
 }
 internal override sealed bool EqualsData(IpV6Option other)
 {
     return true;
 }
Beispiel #18
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionRoutingProtocolLowPowerAndLossyNetworks));
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionEndpointIdentification);
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionQuickStart);
 }
Beispiel #21
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionTunnelEncapsulationLimit));
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionLineIdentificationDestination);
 }
Beispiel #23
0
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionPadN);
 }
Beispiel #24
0
 internal sealed override bool EqualsData(IpV6Option other)
 {
     return(true);
 }