Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dpkt_cls.h582 #define TCF_LAYER_MAX (__TCF_LAYER_MAX - 1) macro
/third_party/libnl/lib/route/cls/
Dematch.c738 (layer <= TCF_LAYER_MAX) ? layer_txt[layer] : "?", in rtnl_ematch_offset2txt()