Home
last modified time | relevance | path

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

/external/libnl/lib/route/qdisc/
Dcbq.c30 static const struct trans_tbl ovl_strategies[] = { variable
50 return __type2str(type, buf, len, ovl_strategies, in nl_ovl_strategy2str()
51 ARRAY_SIZE(ovl_strategies)); in nl_ovl_strategy2str()
63 return __str2type(name, ovl_strategies, ARRAY_SIZE(ovl_strategies)); in nl_str2ovl_strategy()