Constant DEFAULT_RULE_SET_PRIORITY
pub const DEFAULT_RULE_SET_PRIORITY: u32 = 4294967295; // 4_294_967_295u32
Expand description
A reserved rule set priority for the netstack.
This is used by the network stack for installing default rules.
pub const DEFAULT_RULE_SET_PRIORITY: u32 = 4294967295; // 4_294_967_295u32
A reserved rule set priority for the netstack.
This is used by the network stack for installing default rules.