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);
 }
示例#5
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionHomeAddress));
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionJumboPayload));
 }
示例#7
0
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionHomeAddress);
 }
示例#8
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionRouterAlert));
 }
示例#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);
 }
示例#14
0
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionJumboPayload);
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionRouterAlert);
 }
示例#16
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionQuickStart));
 }
示例#17
0
 internal override sealed bool EqualsData(IpV6Option other)
 {
     return true;
 }
示例#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);
 }
示例#21
0
 internal override bool EqualsData(IpV6Option other)
 {
     return(EqualsData(other as IpV6OptionTunnelEncapsulationLimit));
 }
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionLineIdentificationDestination);
 }
示例#23
0
 internal override bool EqualsData(IpV6Option other)
 {
     return EqualsData(other as IpV6OptionPadN);
 }
示例#24
0
 internal sealed override bool EqualsData(IpV6Option other)
 {
     return(true);
 }