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);
 }
Exemplo n.º 5
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionHomeAddress));
 }
Exemplo n.º 6
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionJumboPayload));
 }
Exemplo n.º 7
0
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionHomeAddress);
 }
Exemplo n.º 8
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionRouterAlert));
 }
Exemplo n.º 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);
 }
Exemplo n.º 14
0
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionJumboPayload);
 }
Exemplo n.º 15
0
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionRouterAlert);
 }
Exemplo n.º 16
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionQuickStart));
 }
Exemplo n.º 17
0
 internal override sealed bool EqualsData(IpV6Option other)
 {
     return true;
 }
Exemplo n.º 18
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionRoutingProtocolLowPowerAndLossyNetworks));
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionEndpointIdentification);
 }
Exemplo n.º 20
0
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionQuickStart);
 }
Exemplo n.º 21
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionTunnelEncapsulationLimit));
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionLineIdentificationDestination);
 }
Exemplo n.º 23
0
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionPadN);
 }
Exemplo n.º 24
0
 internal sealed override bool EqualsData(IpV6Option other)
 {
     return(true);
 }