Home
last modified time | relevance | path

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

/external/libnl/lib/route/sch/
Dcbq.c31 static struct trans_tbl ovl_strategies[] = { variable
51 return __type2str(type, buf, len, ovl_strategies, in nl_ovl_strategy2str()
52 ARRAY_SIZE(ovl_strategies)); in nl_ovl_strategy2str()
64 return __str2type(name, ovl_strategies, ARRAY_SIZE(ovl_strategies)); in nl_str2ovl_strategy()