Home
last modified time | relevance | path

Searched refs:TCF_EM_SIMPLE (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dpkt_cls.h571 #define TCF_EM_SIMPLE (1<<3) macro
/third_party/libnl/lib/route/cls/
Dematch.c625 else if (e->e_flags & TCF_EM_SIMPLE) in fill_ematch_sequence()