Home
last modified time | relevance | path

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

/external/iproute2/devlink/
Ddevlink.c3291 struct nlattr *nla_tables = tb[DEVLINK_ATTR_DPIPE_TABLES]; in dpipe_tables_show() local
3294 mnl_attr_for_each_nested(nla_table, nla_tables) { in dpipe_tables_show()