Searched refs:aa_dfa_match_be16 (Results 1 – 1 of 1) sorted by relevance
199 static aa_state_t aa_dfa_match_be16(struct aa_dfa *dfa, aa_state_t state, in aa_dfa_match_be16() function228 state = aa_dfa_match_be16(policy->dfa, state, (u16)af); in aa_match_to_prot()233 state = aa_dfa_match_be16(policy->dfa, state, (u16)type); in aa_match_to_prot()238 state = aa_dfa_match_be16(policy->dfa, state, (u16)protocol); in aa_match_to_prot()
Completed in 3 milliseconds