Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dmatch.h45 struct table_set_header { struct
46 th_magictable_set_header global() argument
47 th_hsizetable_set_header global() argument
48 th_ssizetable_set_header global() argument
49 th_flagstable_set_header global() argument
50 th_versiontable_set_header global() argument
/linux/security/apparmor/
H A Dmatch.c313 if (size < sizeof(struct table_set_header)) in aa_dfa_unpack()