OsConstants.NetlinkInetDiag Property

Definition

SELinux enforces that only system_server and netd may use this netlink socket type.

[Android.Runtime.Register("NETLINK_INET_DIAG", ApiSince=29)]
public static int NetlinkInetDiag { get; }
[<Android.Runtime.Register("NETLINK_INET_DIAG", ApiSince=29)>]
static member NetlinkInetDiag : int

Property Value

Attributes

Remarks

SELinux enforces that only system_server and netd may use this netlink socket type.

Java documentation for android.system.OsConstants.NETLINK_INET_DIAG.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to