Home
last modified time | relevance | path

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

/linux/security/selinux/ss/
H A Davtab.h26 struct avtab_key { struct
27 u16 source_type; /* source type */
28 u16 target_type; /* target type */
29 u16 target_class; /* target object class */
58 /* extension of the avtab_key specified */ argument