Searched refs:dfa_other_allow (Results 1 – 3 of 3) sorted by relevance
151 #define dfa_other_allow(dfa, state) ((((ACCEPT_TABLE(dfa)[state]) >> 14) & \ macro
334 perms->allow |= map_other(dfa_other_allow(dfa, state)); in aa_compute_perms()
248 perms.allow = map_old_perms(dfa_other_allow(dfa, state)); in aa_compute_fperms()