Searched refs:TCF_EM_SIMPLE (Results 1 – 4 of 4) sorted by relevance
242 if (em_hdr->flags & TCF_EM_SIMPLE) in tcf_em_validate()257 if (em_hdr->flags & TCF_EM_SIMPLE) { in tcf_em_validate()
526 #define TCF_EM_SIMPLE (1<<3) macro
761 #define TCF_EM_SIMPLE (1<<3) macro
420 return em->flags & TCF_EM_SIMPLE; in tcf_em_is_simple()
Completed in 16 milliseconds