Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/include/
Dmatch.h44 struct table_set_header { struct
45 u32 th_magic; /* YYTH_MAGIC */
46 u32 th_hsize;
47 u32 th_ssize;
48 u16 th_flags;
49 char th_version[];