Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/ss/
Davtab.h29 struct avtab_key { struct
30 u16 source_type; /* source type */
31 u16 target_type; /* target type */
32 u16 target_class; /* target object class */
61 /* extension of the avtab_key specified */ argument