Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dmatch.h59 #define YYTD_ID_CHK 2 macro
93 #define CHECK_TABLE(DFA) ((u16 *)((DFA)->tables[YYTD_ID_CHK]->td_data))
/openbmc/linux/security/apparmor/
H A Dmatch.c154 tables[YYTD_ID_NXT] && tables[YYTD_ID_CHK])) in verify_table_headers()
176 if (trans_count != tables[YYTD_ID_CHK]->td_lolen) in verify_table_headers()
372 case YYTD_ID_CHK: in aa_dfa_unpack()