Searched refs:TCF_EM_SIMPLE (Results 1 – 3 of 3) sorted by relevance
571 #define TCF_EM_SIMPLE (1<<3) macro
258 if (em_hdr->flags & TCF_EM_SIMPLE) { in tcf_em_validate()
434 return em->flags & TCF_EM_SIMPLE; in tcf_em_is_simple()