Searched refs:dfa_other_allow (Results 1 – 2 of 2) sorted by relevance
138 #define dfa_other_allow(dfa, state) ((((ACCEPT_TABLE(dfa)[state]) >> 14) & \ macro
210 perms.allow = map_old_perms(dfa_other_allow(dfa, state)); in compute_perms()