Searched refs:dfa_other_allow (Results 1 – 1 of 1) sorted by relevance
61 #define dfa_other_allow(dfa, state) ((((ACCEPT_TABLE(dfa)[state]) >> 14) & \ macro132 perms.allow = map_old_perms(dfa_other_allow(dfa, state)); in compute_fperms_other()231 perms.allow |= map_other(dfa_other_allow(dfa, state)); in compute_perms_entry()