internal override bool EqualsData(IpV6FlowIdentificationSubOption other) { return(EqualsData(other as IpV6FlowIdentificationSubOptionPadN)); }
internal override bool EqualsData(IpV6FlowIdentificationSubOption other) { return EqualsData(other as IpV6FlowIdentificationSubOptionTrafficSelector); }
internal override bool EqualsData(IpV6FlowIdentificationSubOption other) { return EqualsData(other as IpV6FlowIdentificationSubOptionUnknown); }
internal override bool EqualsData(IpV6FlowIdentificationSubOption other) { return EqualsData(other as IpV6FlowIdentificationSubOptionBindingReference); }
internal override sealed bool EqualsData(IpV6FlowIdentificationSubOption other) { return true; }