Searched refs:table_set_header (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/security/apparmor/include/ | ||
D | match.h | 39 struct table_set_header { struct |
/linux-3.4.99/security/apparmor/ | ||
D | match.c | 217 if (size < sizeof(struct table_set_header)) in aa_dfa_unpack() |