Home
last modified time | relevance | path

Searched refs:portacl_port_high (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/security/mac_portacl/
H A Dmac_portacl.c103 static int portacl_port_high = 1023; variable
105 &portacl_port_high, 0, "Highest port to enforce for");
391 if (port > portacl_port_high) in rules_check()