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

/freebsd-12-stable/sys/security/mac_portacl/
H A Dmac_portacl.c102 static int portacl_port_high = 1023; variable
104 &portacl_port_high, 0, "Highest port to enforce for");
388 if (port > portacl_port_high)

Completed in 96 milliseconds