Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_portacl/
H A Dmac_portacl.c99 static int portacl_port_high = 1023; variable
101 &portacl_port_high, 0, "Highest port to enforce for");
387 if (port > portacl_port_high) in rules_check()