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