Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Ddevlink.h166 DEVLINK_ATTR_DPIPE_TABLE_ACTIONS, /* nested */ enumerator
/external/kernel-headers/original/uapi/linux/
Ddevlink.h209 DEVLINK_ATTR_DPIPE_TABLE_ACTIONS, /* nested */ enumerator
/external/iproute2/devlink/
Ddevlink.c311 [DEVLINK_ATTR_DPIPE_TABLE_ACTIONS] = MNL_TYPE_NESTED,
3256 !nla_table[DEVLINK_ATTR_DPIPE_TABLE_ACTIONS] || in dpipe_table_show()
3277 if (dpipe_table_actions_show(ctx, nla_table[DEVLINK_ATTR_DPIPE_TABLE_ACTIONS])) in dpipe_table_show()