Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/selinux/ss/
Dpolicydb.h229 #define OCON_PORT 2 /* TCP and UDP port numbers */ macro
Dpolicydb.c2273 case OCON_PORT: in ocontext_read()
3305 case OCON_PORT: in ocontext_write()
Dservices.c2436 c = policydb->ocontexts[OCON_PORT]; in security_port_sid()