Home
last modified time | relevance | path

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

/openbmc/linux/security/selinux/ss/
H A Dpolicydb.h229 #define OCON_PORT 2 /* TCP and UDP port numbers */ macro
H A Dpolicydb.c2276 case OCON_PORT: in ocontext_read()
3306 case OCON_PORT: in ocontext_write()
H A Dservices.c2399 c = policydb->ocontexts[OCON_PORT]; in security_port_sid()