Searched defs:rule_attrs (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/route/
H A Drule.c304 static struct trans_tbl rule_attrs[] = { variable in typeref:struct:trans_tbl
322 return __flags2str(attrs, buf, len, rule_attrs,
323 ARRAY_SIZE(rule_attrs));

Completed in 124 milliseconds