Searched refs:dfa_user_xbits (Results 1 – 2 of 2) sorted by relevance
145 #define dfa_user_xbits(dfa, state) (((ACCEPT_TABLE(dfa)[state]) >> 7) & 0x7f) macro
346 map_xbits(dfa_user_xbits(dfa, state)), in aa_compute_perms()