Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Droute_obj.c546 static const struct trans_tbl route_attrs[] = { variable
569 return __flags2str(attrs, buf, len, route_attrs, in route_attrs2str()
570 ARRAY_SIZE(route_attrs)); in route_attrs2str()