[Android.Runtime.Register("ARPHRD_ETHER", ApiSince=29)] public static int ArphrdEther { get; } Property Value Int32 Attributes RegisterAttribute Applies to 產品版本 .NET for Android.NET for Android API 34, .NET for Android API 35
In this case, if the bond has one slave that's ARPHRD_ETHER and one that's not, when the active changes from the non-ARPHRD_ETHER slave to the ARPHRD_ETHER slave, it won't call bond_setup_by_slave() to switch the hard_header, rebuild_header, et al, back to the ARPHRD_ETHER ...
[Android.Runtime.Register("ARPHRD_ETHER", ApiSince=29)] public static int ArphrdEther { get; } Property Value Int32 Attributes RegisterAttribute Applies to 產品版本 .NET for Android .NET for Android API 34, .NET for Android API 35, .NET for Android API 36 ...
OsConstants.ArphrdEther Property Reference Feedback Namespace: Android.Systems Assembly: Mono.Android.dll C# [Android.Runtime.Register("ARPHRD_ETHER", ApiSince=29)]publicstaticintArphrdEther {get; } Property Value Int32 Attributes RegisterAttribute ...