Searched refs:dfa_user_xbits (Results 1 – 1 of 1) sorted by relevance
55 #define dfa_user_xbits(dfa, state) (((ACCEPT_TABLE(dfa)[state]) >> 7) & 0x7f) macro234 perms.allow |= map_xbits(dfa_user_xbits(dfa, state)); in compute_perms_entry()