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