Searched refs:dfa_user_allow (Results 1 – 1 of 1) sorted by relevance
53 #define dfa_user_allow(dfa, state) (((ACCEPT_TABLE(dfa)[state]) & 0x7f) | \ macro117 perms.allow = map_old_perms(dfa_user_allow(dfa, state)); in compute_fperms_user()192 perms[state].allow = dfa_user_allow(xmatch, state); in compute_xmatch_perms()216 perms.allow = dfa_user_allow(dfa, state); in compute_perms_entry()