Home
last modified time | relevance | path

Searched defs:avtab_key (Results 1 – 1 of 1) sorted by relevance

/security/selinux/ss/
Davtab.h28 struct avtab_key { struct
29 u16 source_type; /* source type */
30 u16 target_type; /* target type */
31 u16 target_class; /* target object class */
60 /* extension of the avtab_key specified */ argument