Searched refs:checkreqprot (Results 1 – 3 of 3) sorted by relevance
78 int "NSA SELinux checkreqprot default value"83 This option sets the default value for the 'checkreqprot' flag91 The checkreqprot flag may be changed from the default via the92 'checkreqprot=' boot parameter. It may also be changed at runtime93 via /selinux/checkreqprot if authorized by policy.
56 unsigned long checkreqprot; in checkreqprot_setup() local57 if (!kstrtoul(str, 0, &checkreqprot)) in checkreqprot_setup()58 selinux_checkreqprot = checkreqprot ? 1 : 0; in checkreqprot_setup()
602 checkreqprot [SELINUX] Set initial checkreqprot flag value.610 /selinux/checkreqprot.