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()
573 #define TCF_EM_SIMPLE (1<<3) macro
765 #define TCF_EM_SIMPLE (1<<3) macro
410 return em->flags & TCF_EM_SIMPLE; in tcf_em_is_simple()