pub const MARK_DOMAIN_SO_MARK: MarkDomain;Expand description
MARK_1 domain is used to store the SO_MARK value set by Starnix
processes. If a mark in this domain is absent, it will be reported to
applications as a 0 since that is the default mark value on Linux.